### YamlMime:JavaType uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient" name: "VirtualWansClient" nameWithType: "VirtualWansClient" summary: "An instance of this class provides access to all the operations defined in VirtualWansClient." syntax: "public interface **VirtualWansClient**
extends <>, <>, <Void>" methods: - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" name: "beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" nameWithType: "VirtualWansClient.beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" syntax: "public abstract SyncPoller,VirtualWanInner> beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "the for polling of virtualWAN Resource." type: "<<>,>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" name: "beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" nameWithType: "VirtualWansClient.beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,VirtualWanInner> beginCreateOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "the for polling of virtualWAN Resource." type: "<<>,>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginCreateOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" name: "beginCreateOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" nameWithType: "VirtualWansClient.beginCreateOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" syntax: "public abstract PollerFlux,VirtualWanInner> beginCreateOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "the for polling of virtualWAN Resource." type: "<<>,>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDelete(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDelete(String resourceGroupName, String virtualWanName)" name: "beginDelete(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.beginDelete(String resourceGroupName, String virtualWanName)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String virtualWanName)" desc: "Deletes a VirtualWAN." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDelete(String resourceGroupName, String virtualWanName, Context context)" name: "beginDelete(String resourceGroupName, String virtualWanName, Context context)" nameWithType: "VirtualWansClient.beginDelete(String resourceGroupName, String virtualWanName, Context context)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String virtualWanName, Context context)" desc: "Deletes a VirtualWAN." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDeleteAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.beginDeleteAsync(String resourceGroupName, String virtualWanName)" name: "beginDeleteAsync(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.beginDeleteAsync(String resourceGroupName, String virtualWanName)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" syntax: "public abstract PollerFlux,Void> beginDeleteAsync(String resourceGroupName, String virtualWanName)" desc: "Deletes a VirtualWAN." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" name: "createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" nameWithType: "VirtualWansClient.createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" syntax: "public abstract VirtualWanInner createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "virtualWAN Resource." type: "" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" name: "createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" nameWithType: "VirtualWansClient.createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract VirtualWanInner createOrUpdate(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters, Context context)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "virtualWAN Resource." type: "" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" name: "createOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" nameWithType: "VirtualWansClient.createOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" syntax: "public abstract Mono createOrUpdateAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "virtualWAN Resource on successful completion of ." type: "Mono<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.VirtualWanInner)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.createOrUpdateWithResponseAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" name: "createOrUpdateWithResponseAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" nameWithType: "VirtualWansClient.createOrUpdateWithResponseAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" summary: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being created or updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to create or update VirtualWAN." name: "wanParameters" type: "" syntax: "public abstract Mono>> createOrUpdateWithResponseAsync(String resourceGroupName, String virtualWanName, VirtualWanInner wanParameters)" desc: "Creates a VirtualWAN resource if it doesn't exist else updates the existing VirtualWAN." returns: description: "virtualWAN Resource along with on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.delete(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.delete(String resourceGroupName, String virtualWanName)" name: "delete(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.delete(String resourceGroupName, String virtualWanName)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" syntax: "public abstract void delete(String resourceGroupName, String virtualWanName)" desc: "Deletes a VirtualWAN." - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.delete(String resourceGroupName, String virtualWanName, Context context)" name: "delete(String resourceGroupName, String virtualWanName, Context context)" nameWithType: "VirtualWansClient.delete(String resourceGroupName, String virtualWanName, Context context)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void delete(String resourceGroupName, String virtualWanName, Context context)" desc: "Deletes a VirtualWAN." - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.deleteAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.deleteAsync(String resourceGroupName, String virtualWanName)" name: "deleteAsync(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.deleteAsync(String resourceGroupName, String virtualWanName)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" syntax: "public abstract Mono deleteAsync(String resourceGroupName, String virtualWanName)" desc: "Deletes a VirtualWAN." returns: description: "A that completes when a successful response is received." type: "Mono<Void>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.deleteWithResponseAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.deleteWithResponseAsync(String resourceGroupName, String virtualWanName)" name: "deleteWithResponseAsync(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.deleteWithResponseAsync(String resourceGroupName, String virtualWanName)" summary: "Deletes a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being deleted." name: "virtualWanName" type: "String" syntax: "public abstract Mono>> deleteWithResponseAsync(String resourceGroupName, String virtualWanName)" desc: "Deletes a VirtualWAN." returns: description: "the on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroup(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroup(String resourceGroupName, String virtualWanName)" name: "getByResourceGroup(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.getByResourceGroup(String resourceGroupName, String virtualWanName)" summary: "Retrieves the details of a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being retrieved." name: "virtualWanName" type: "String" syntax: "public abstract VirtualWanInner getByResourceGroup(String resourceGroupName, String virtualWanName)" desc: "Retrieves the details of a VirtualWAN." returns: description: "virtualWAN Resource." type: "" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupAsync(String resourceGroupName, String virtualWanName)" name: "getByResourceGroupAsync(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.getByResourceGroupAsync(String resourceGroupName, String virtualWanName)" summary: "Retrieves the details of a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being retrieved." name: "virtualWanName" type: "String" syntax: "public abstract Mono getByResourceGroupAsync(String resourceGroupName, String virtualWanName)" desc: "Retrieves the details of a VirtualWAN." returns: description: "virtualWAN Resource on successful completion of ." type: "Mono<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualWanName, Context context)" name: "getByResourceGroupWithResponse(String resourceGroupName, String virtualWanName, Context context)" nameWithType: "VirtualWansClient.getByResourceGroupWithResponse(String resourceGroupName, String virtualWanName, Context context)" summary: "Retrieves the details of a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being retrieved." name: "virtualWanName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getByResourceGroupWithResponse(String resourceGroupName, String virtualWanName, Context context)" desc: "Retrieves the details of a VirtualWAN." returns: description: "virtualWAN Resource along with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualWanName)" name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualWanName)" nameWithType: "VirtualWansClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualWanName)" summary: "Retrieves the details of a VirtualWAN." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being retrieved." name: "virtualWanName" type: "String" syntax: "public abstract Mono> getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualWanName)" desc: "Retrieves the details of a VirtualWAN." returns: description: "virtualWAN Resource along with on successful completion of ." type: "Mono<<>>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.list()" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.list()" name: "list()" nameWithType: "VirtualWansClient.list()" summary: "Lists all the VirtualWANs in a subscription." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "Lists all the VirtualWANs in a subscription." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.list(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.list(Context context)" name: "list(Context context)" nameWithType: "VirtualWansClient.list(Context context)" summary: "Lists all the VirtualWANs in a subscription." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(Context context)" desc: "Lists all the VirtualWANs in a subscription." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listAsync()" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listAsync()" name: "listAsync()" nameWithType: "VirtualWansClient.listAsync()" summary: "Lists all the VirtualWANs in a subscription." modifiers: - "abstract" syntax: "public abstract PagedFlux listAsync()" desc: "Lists all the VirtualWANs in a subscription." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroup(java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroup(String resourceGroupName)" name: "listByResourceGroup(String resourceGroupName)" nameWithType: "VirtualWansClient.listByResourceGroup(String resourceGroupName)" summary: "Lists all the VirtualWANs in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" syntax: "public abstract PagedIterable listByResourceGroup(String resourceGroupName)" desc: "Lists all the VirtualWANs in a resource group." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroup(String resourceGroupName, Context context)" name: "listByResourceGroup(String resourceGroupName, Context context)" nameWithType: "VirtualWansClient.listByResourceGroup(String resourceGroupName, Context context)" summary: "Lists all the VirtualWANs in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByResourceGroup(String resourceGroupName, Context context)" desc: "Lists all the VirtualWANs in a resource group." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroupAsync(java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.listByResourceGroupAsync(String resourceGroupName)" name: "listByResourceGroupAsync(String resourceGroupName)" nameWithType: "VirtualWansClient.listByResourceGroupAsync(String resourceGroupName)" summary: "Lists all the VirtualWANs in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" syntax: "public abstract PagedFlux listByResourceGroupAsync(String resourceGroupName)" desc: "Lists all the VirtualWANs in a resource group." returns: description: "result of the request to list VirtualWANs as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTags(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" name: "updateTags(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" nameWithType: "VirtualWansClient.updateTags(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" summary: "Updates a VirtualWAN tags." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to Update VirtualWAN tags." name: "wanParameters" type: "" syntax: "public abstract VirtualWanInner updateTags(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" desc: "Updates a VirtualWAN tags." returns: description: "virtualWAN Resource." type: "" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" name: "updateTagsAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" nameWithType: "VirtualWansClient.updateTagsAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" summary: "Updates a VirtualWAN tags." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to Update VirtualWAN tags." name: "wanParameters" type: "" syntax: "public abstract Mono updateTagsAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" desc: "Updates a VirtualWAN tags." returns: description: "virtualWAN Resource on successful completion of ." type: "Mono<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsWithResponse(String resourceGroupName, String virtualWanName, TagsObject wanParameters, Context context)" name: "updateTagsWithResponse(String resourceGroupName, String virtualWanName, TagsObject wanParameters, Context context)" nameWithType: "VirtualWansClient.updateTagsWithResponse(String resourceGroupName, String virtualWanName, TagsObject wanParameters, Context context)" summary: "Updates a VirtualWAN tags." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to Update VirtualWAN tags." name: "wanParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response updateTagsWithResponse(String resourceGroupName, String virtualWanName, TagsObject wanParameters, Context context)" desc: "Updates a VirtualWAN tags." returns: description: "virtualWAN Resource along with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)" fullName: "com.azure.resourcemanager.network.fluent.VirtualWansClient.updateTagsWithResponseAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" name: "updateTagsWithResponseAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" nameWithType: "VirtualWansClient.updateTagsWithResponseAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" summary: "Updates a VirtualWAN tags." modifiers: - "abstract" parameters: - description: "The resource group name of the VirtualWan." name: "resourceGroupName" type: "String" - description: "The name of the VirtualWAN being updated." name: "virtualWanName" type: "String" - description: "Parameters supplied to Update VirtualWAN tags." name: "wanParameters" type: "" syntax: "public abstract Mono> updateTagsWithResponseAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)" desc: "Updates a VirtualWAN tags." returns: description: "virtualWAN Resource along with on successful completion of ." type: "Mono<<>>" type: "interface" desc: "An instance of this class provides access to all the operations defined in VirtualWansClient." implements: - "<Void>" - "<>" - "<>" metadata: {} package: "com.azure.resourcemanager.network.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0