azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

572 строки
54 KiB
YAML

### 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 Virtual<wbr>Wans<wbr>Client."
syntax: "public interface **VirtualWansClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualWanInner>,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 <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of virtualWAN Resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VirtualWanInner>,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 <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of virtualWAN Resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<VirtualWanInner>,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 <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of virtualWAN Resource."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String virtualWanName)"
desc: "Deletes a VirtualWAN."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String virtualWanName, Context context)"
desc: "Deletes a VirtualWAN."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String virtualWanName)"
desc: "Deletes a VirtualWAN."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
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: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
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: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualWanInner> 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 <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being created or updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or update VirtualWAN."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> 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 <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String virtualWanName)"
desc: "Deletes a VirtualWAN."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being deleted."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String virtualWanName)"
desc: "Deletes a VirtualWAN."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being retrieved."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VirtualWanInner getByResourceGroup(String resourceGroupName, String virtualWanName)"
desc: "Retrieves the details of a VirtualWAN."
returns:
description: "virtualWAN Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being retrieved."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<VirtualWanInner> getByResourceGroupAsync(String resourceGroupName, String virtualWanName)"
desc: "Retrieves the details of a VirtualWAN."
returns:
description: "virtualWAN Resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being retrieved."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<VirtualWanInner> getByResourceGroupWithResponse(String resourceGroupName, String virtualWanName, Context context)"
desc: "Retrieves the details of a VirtualWAN."
returns:
description: "virtualWAN Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being retrieved."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<VirtualWanInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String virtualWanName)"
desc: "Retrieves the details of a VirtualWAN."
returns:
description: "virtualWAN Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- 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 Virtual<wbr>WANs in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<VirtualWanInner> list()"
desc: "Lists all the VirtualWANs in a subscription."
returns:
description: "result of the request to list VirtualWANs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 Virtual<wbr>WANs in a subscription."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<VirtualWanInner> list(Context context)"
desc: "Lists all the VirtualWANs in a subscription."
returns:
description: "result of the request to list VirtualWANs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 Virtual<wbr>WANs in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<VirtualWanInner> listAsync()"
desc: "Lists all the VirtualWANs in a subscription."
returns:
description: "result of the request to list VirtualWANs as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 Virtual<wbr>WANs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualWan."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<VirtualWanInner> 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 <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 Virtual<wbr>WANs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualWan."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<VirtualWanInner> 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 <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 Virtual<wbr>WANs in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the VirtualWan."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<VirtualWanInner> 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 <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to Update VirtualWAN tags."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualWanInner updateTags(String resourceGroupName, String virtualWanName, TagsObject wanParameters)"
desc: "Updates a VirtualWAN tags."
returns:
description: "virtualWAN Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to Update VirtualWAN tags."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VirtualWanInner> updateTagsAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)"
desc: "Updates a VirtualWAN tags."
returns:
description: "virtualWAN Resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to Update VirtualWAN tags."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<VirtualWanInner> updateTagsWithResponse(String resourceGroupName, String virtualWanName, TagsObject wanParameters, Context context)"
desc: "Updates a VirtualWAN tags."
returns:
description: "virtualWAN Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the VirtualWAN being updated."
name: "virtualWanName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to Update VirtualWAN tags."
name: "wanParameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.TagsObject?alt=com.azure.resourcemanager.network.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<VirtualWanInner>> updateTagsWithResponseAsync(String resourceGroupName, String virtualWanName, TagsObject wanParameters)"
desc: "Updates a VirtualWAN tags."
returns:
description: "virtualWAN Resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in VirtualWansClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualWanInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualWanInner&text=VirtualWanInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0