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

326 строки
30 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient"
name: "VipSwapsClient"
nameWithType: "VipSwapsClient"
summary: "An instance of this class provides access to all the operations defined in Vip<wbr>Swaps<wbr>Client."
syntax: "public interface **VipSwapsClient**"
methods:
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.beginCreate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.beginCreate(String groupName, String resourceName, SwapResourceInner parameters)"
name: "beginCreate(String groupName, String resourceName, SwapResourceInner parameters)"
nameWithType: "VipSwapsClient.beginCreate(String groupName, String resourceName, SwapResourceInner parameters)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginCreate(String groupName, String resourceName, SwapResourceInner parameters)"
desc: "Performs vip swap operation on swappable cloud services."
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.VipSwapsClient.beginCreate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.beginCreate(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
name: "beginCreate(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
nameWithType: "VipSwapsClient.beginCreate(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" 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<Void>,Void> beginCreate(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
desc: "Performs vip swap operation on swappable cloud services."
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.VipSwapsClient.beginCreateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.beginCreateAsync(String groupName, String resourceName, SwapResourceInner parameters)"
name: "beginCreateAsync(String groupName, String resourceName, SwapResourceInner parameters)"
nameWithType: "VipSwapsClient.beginCreateAsync(String groupName, String resourceName, SwapResourceInner parameters)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginCreateAsync(String groupName, String resourceName, SwapResourceInner parameters)"
desc: "Performs vip swap operation on swappable cloud services."
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.VipSwapsClient.create(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.create(String groupName, String resourceName, SwapResourceInner parameters)"
name: "create(String groupName, String resourceName, SwapResourceInner parameters)"
nameWithType: "VipSwapsClient.create(String groupName, String resourceName, SwapResourceInner parameters)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void create(String groupName, String resourceName, SwapResourceInner parameters)"
desc: "Performs vip swap operation on swappable cloud services."
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.create(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.create(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
name: "create(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
nameWithType: "VipSwapsClient.create(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" 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 void create(String groupName, String resourceName, SwapResourceInner parameters, Context context)"
desc: "Performs vip swap operation on swappable cloud services."
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.createAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.createAsync(String groupName, String resourceName, SwapResourceInner parameters)"
name: "createAsync(String groupName, String resourceName, SwapResourceInner parameters)"
nameWithType: "VipSwapsClient.createAsync(String groupName, String resourceName, SwapResourceInner parameters)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> createAsync(String groupName, String resourceName, SwapResourceInner parameters)"
desc: "Performs vip swap operation on swappable cloud services."
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.VipSwapsClient.createWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.SwapResourceInner)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.createWithResponseAsync(String groupName, String resourceName, SwapResourceInner parameters)"
name: "createWithResponseAsync(String groupName, String resourceName, SwapResourceInner parameters)"
nameWithType: "VipSwapsClient.createWithResponseAsync(String groupName, String resourceName, SwapResourceInner parameters)"
summary: "Performs vip swap operation on swappable cloud services."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "SwapResource object where slot type should be the target slot after vip swap for the specified\n cloud service."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createWithResponseAsync(String groupName, String resourceName, SwapResourceInner parameters)"
desc: "Performs vip swap operation on swappable cloud services."
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.VipSwapsClient.get(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.get(String groupName, String resourceName)"
name: "get(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.get(String groupName, String resourceName)"
summary: "Gets the Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SwapResourceInner get(String groupName, String resourceName)"
desc: "Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the SwapResource which identifies the slot type for the specified cloud service."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getAsync(String groupName, String resourceName)"
name: "getAsync(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.getAsync(String groupName, String resourceName)"
summary: "Gets the Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<SwapResourceInner> getAsync(String groupName, String resourceName)"
desc: "Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the SwapResource which identifies the slot type for the specified cloud service on successful completion\n 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.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getWithResponse(String groupName, String resourceName, Context context)"
name: "getWithResponse(String groupName, String resourceName, Context context)"
nameWithType: "VipSwapsClient.getWithResponse(String groupName, String resourceName, Context context)"
summary: "Gets the Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
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<SwapResourceInner> getWithResponse(String groupName, String resourceName, Context context)"
desc: "Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the SwapResource which identifies the slot type for the specified cloud service along with\n <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.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.getWithResponseAsync(String groupName, String resourceName)"
name: "getWithResponseAsync(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.getWithResponseAsync(String groupName, String resourceName)"
summary: "Gets the Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<SwapResourceInner>> getWithResponseAsync(String groupName, String resourceName)"
desc: "Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the SwapResource which identifies the slot type for the specified cloud service along with\n <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.SwapResourceInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceInner&text=SwapResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.list(String groupName, String resourceName)"
name: "list(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.list(String groupName, String resourceName)"
summary: "Gets the list of Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SwapResourceListResultInner list(String groupName, String resourceName)"
desc: "Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the list of SwapResource which identifies the slot type for the specified cloud service."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.SwapResourceListResultInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceListResultInner&text=SwapResourceListResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listAsync(String groupName, String resourceName)"
name: "listAsync(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.listAsync(String groupName, String resourceName)"
summary: "Gets the list of Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<SwapResourceListResultInner> listAsync(String groupName, String resourceName)"
desc: "Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the list of SwapResource which identifies the slot type for the specified cloud service on successful\n 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.SwapResourceListResultInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceListResultInner&text=SwapResourceListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listWithResponse(String groupName, String resourceName, Context context)"
name: "listWithResponse(String groupName, String resourceName, Context context)"
nameWithType: "VipSwapsClient.listWithResponse(String groupName, String resourceName, Context context)"
summary: "Gets the list of Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
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<SwapResourceListResultInner> listWithResponse(String groupName, String resourceName, Context context)"
desc: "Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the list of SwapResource which identifies the slot type for the specified cloud service along with\n <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.SwapResourceListResultInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceListResultInner&text=SwapResourceListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.VipSwapsClient.listWithResponseAsync(String groupName, String resourceName)"
name: "listWithResponseAsync(String groupName, String resourceName)"
nameWithType: "VipSwapsClient.listWithResponseAsync(String groupName, String resourceName)"
summary: "Gets the list of Swap<wbr>Resource which identifies the slot type for the specified cloud service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cloud service."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<SwapResourceListResultInner>> listWithResponseAsync(String groupName, String resourceName)"
desc: "Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production."
returns:
description: "the list of SwapResource which identifies the slot type for the specified cloud service along with\n <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.SwapResourceListResultInner?alt=com.azure.resourcemanager.network.fluent.models.SwapResourceListResultInner&text=SwapResourceListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in VipSwapsClient."
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0