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

1393 строки
144 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient"
name: "P2SVpnGatewaysClient"
nameWithType: "P2SVpnGatewaysClient"
summary: "An instance of this class provides access to all the operations defined in P2SVpn<wbr>Gateways<wbr>Client."
syntax: "public interface **P2SVpnGatewaysClient**</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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" 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.P2SVpnGatewaysClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" 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<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDelete(String resourceGroupName, String gatewayName)"
name: "beginDelete(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginDelete(String resourceGroupName, String gatewayName)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName)"
desc: "Deletes a virtual wan p2s vpn gateway."
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.P2SVpnGatewaysClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDelete(String resourceGroupName, String gatewayName, Context context)"
name: "beginDelete(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginDelete(String resourceGroupName, String gatewayName, Context context)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName, Context context)"
desc: "Deletes a virtual wan p2s vpn gateway."
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.P2SVpnGatewaysClient.beginDeleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDeleteAsync(String resourceGroupName, String gatewayName)"
name: "beginDeleteAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginDeleteAsync(String resourceGroupName, String gatewayName)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName)"
desc: "Deletes a virtual wan p2s vpn gateway."
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.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
name: "beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
nameWithType: "P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
name: "beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" 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> beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnectionsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
name: "beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
nameWithType: "P2SVpnGatewaysClient.beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnGatewaysClient.beginGenerateVpnProfile(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
name: "beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
nameWithType: "P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
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 vpn Profile Response for package generation."
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.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGenerateVpnProfile(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
name: "beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" 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<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
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 vpn Profile Response for package generation."
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.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGenerateVpnProfileAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
name: "beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
nameWithType: "P2SVpnGatewaysClient.beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
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 vpn Profile Response for package generation."
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.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
name: "beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group."
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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
name: "beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
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<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group."
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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
name: "beginGetP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group."
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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
name: "beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the sas url to get the connection health detail of P2S clients of\n the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
name: "beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" 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<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the sas url to get the connection health detail of P2S clients of\n the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailedAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
name: "beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
nameWithType: "P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
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 the sas url to get the connection health detail of P2S clients of\n the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginReset(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginReset(String resourceGroupName, String gatewayName)"
name: "beginReset(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginReset(String resourceGroupName, String gatewayName)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginReset(String resourceGroupName, String gatewayName)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginReset(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginReset(String resourceGroupName, String gatewayName, Context context)"
name: "beginReset(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginReset(String resourceGroupName, String gatewayName, Context context)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginReset(String resourceGroupName, String gatewayName, Context context)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginResetAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginResetAsync(String resourceGroupName, String gatewayName)"
name: "beginResetAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.beginResetAsync(String resourceGroupName, String gatewayName)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginResetAsync(String resourceGroupName, String gatewayName)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
name: "beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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 SyncPoller<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
desc: "Updates virtual wan p2s vpn gateway tags."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
name: "beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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 SyncPoller<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
desc: "Updates virtual wan p2s vpn gateway tags."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.beginUpdateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
name: "beginUpdateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.beginUpdateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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 PollerFlux<PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
desc: "Updates virtual wan p2s vpn gateway tags."
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 p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
name: "createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract P2SVpnGatewayInner createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" 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 P2SVpnGatewayInner createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, Context context)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
name: "createOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.createOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<P2SVpnGatewayInner> createOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.createOrUpdateWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.createOrUpdateWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
summary: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway."
name: "p2SVpnGatewayParameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)"
desc: "Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewaysClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.delete(String resourceGroupName, String gatewayName)"
name: "delete(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.delete(String resourceGroupName, String gatewayName)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName)"
desc: "Deletes a virtual wan p2s vpn gateway."
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.delete(String resourceGroupName, String gatewayName, Context context)"
name: "delete(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.delete(String resourceGroupName, String gatewayName, Context context)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName, Context context)"
desc: "Deletes a virtual wan p2s vpn gateway."
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.deleteAsync(String resourceGroupName, String gatewayName)"
name: "deleteAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.deleteAsync(String resourceGroupName, String gatewayName)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName)"
desc: "Deletes a virtual wan p2s vpn gateway."
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.P2SVpnGatewaysClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.deleteWithResponseAsync(String resourceGroupName, String gatewayName)"
name: "deleteWithResponseAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.deleteWithResponseAsync(String resourceGroupName, String gatewayName)"
summary: "Deletes a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 gatewayName)"
desc: "Deletes a virtual wan p2s vpn gateway."
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.P2SVpnGatewaysClient.disconnectP2SVpnConnections(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
name: "disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
nameWithType: "P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnections(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
name: "disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
nameWithType: "P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" 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 disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request, Context context)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnectionsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
name: "disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
nameWithType: "P2SVpnGatewaysClient.disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnGatewaysClient.disconnectP2SVpnConnectionsWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
name: "disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
nameWithType: "P2SVpnGatewaysClient.disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
summary: "Disconnect P2S vpn connections of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2S Vpn Gateway."
name: "p2SVpnGatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters are supplied to disconnect p2s vpn connections."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionRequest&text=P2SVpnConnectionRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName, String p2SVpnGatewayName, P2SVpnConnectionRequest request)"
desc: "Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group."
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.P2SVpnGatewaysClient.generateVpnProfile(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
name: "generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
nameWithType: "P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VpnProfileResponseInner generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
returns:
description: "vpn Profile Response for package generation."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfile(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
name: "generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" 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 VpnProfileResponseInner generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, Context context)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
returns:
description: "vpn Profile Response for package generation."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfileAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
name: "generateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
nameWithType: "P2SVpnGatewaysClient.generateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<VpnProfileResponseInner> generateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
returns:
description: "vpn Profile Response for package generation 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.VpnProfileResponseInner?alt=com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner&text=VpnProfileResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfileWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnProfileParameters)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.generateVpnProfileWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
name: "generateVpnProfileWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
nameWithType: "P2SVpnGatewaysClient.generateVpnProfileWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
summary: "Generates VPN profile for P2S client of the P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnProfileParameters?alt=com.azure.resourcemanager.network.models.P2SVpnProfileParameters&text=P2SVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> generateVpnProfileWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters)"
desc: "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group."
returns:
description: "vpn Profile Response for package generation 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\n <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.P2SVpnGatewaysClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroup(String resourceGroupName, String gatewayName)"
name: "getByResourceGroup(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getByResourceGroup(String resourceGroupName, String gatewayName)"
summary: "Retrieves the details of a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract P2SVpnGatewayInner getByResourceGroup(String resourceGroupName, String gatewayName)"
desc: "Retrieves the details of a virtual wan p2s vpn gateway."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupAsync(String resourceGroupName, String gatewayName)"
name: "getByResourceGroupAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getByResourceGroupAsync(String resourceGroupName, String gatewayName)"
summary: "Retrieves the details of a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<P2SVpnGatewayInner> getByResourceGroupAsync(String resourceGroupName, String gatewayName)"
desc: "Retrieves the details of a virtual wan p2s vpn gateway."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, Context context)"
summary: "Retrieves the details of a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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<P2SVpnGatewayInner> getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, Context context)"
desc: "Retrieves the details of a virtual wan p2s vpn gateway."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)"
summary: "Retrieves the details of a virtual wan p2s vpn gateway."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<P2SVpnGatewayInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)"
desc: "Retrieves the details of a virtual wan p2s vpn gateway."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealth(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
name: "getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract P2SVpnGatewayInner getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealth(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
name: "getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
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 P2SVpnGatewayInner getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, Context context)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
name: "getP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<P2SVpnGatewayInner> getP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group on\n 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
name: "getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract P2SVpnConnectionHealthInner getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the\n specified resource group."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
name: "getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" 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 P2SVpnConnectionHealthInner getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, Context context)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the\n specified resource group."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
name: "getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<P2SVpnConnectionHealthInner> getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the\n specified resource group 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.P2SVpnConnectionHealthInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner&text=P2SVpnConnectionHealthInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
name: "getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
summary: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters supplied to get p2s vpn connections detailed health."
name: "request"
type: "<xref href=\"com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest?alt=com.azure.resourcemanager.network.models.P2SVpnConnectionHealthRequest&text=P2SVpnConnectionHealthRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)"
desc: "Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the\n specified resource group 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.P2SVpnGatewaysClient.getP2SVpnConnectionHealthWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName, String gatewayName)"
name: "getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName, String gatewayName)"
summary: "Gets the connection health of P2S clients of the virtual wan P2SVpn<wbr>Gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the P2SVpnGateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName, String gatewayName)"
desc: "Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group."
returns:
description: "the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group\n 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.P2SVpnGatewaysClient.list()"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.list()"
name: "list()"
nameWithType: "P2SVpnGatewaysClient.list()"
summary: "Lists all the P2SVpn<wbr>Gateways in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<P2SVpnGatewayInner> list()"
desc: "Lists all the P2SVpnGateways in a subscription."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.list(Context context)"
name: "list(Context context)"
nameWithType: "P2SVpnGatewaysClient.list(Context context)"
summary: "Lists all the P2SVpn<wbr>Gateways 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<P2SVpnGatewayInner> list(Context context)"
desc: "Lists all the P2SVpnGateways in a subscription."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listAsync()"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listAsync()"
name: "listAsync()"
nameWithType: "P2SVpnGatewaysClient.listAsync()"
summary: "Lists all the P2SVpn<wbr>Gateways in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<P2SVpnGatewayInner> listAsync()"
desc: "Lists all the P2SVpnGateways in a subscription."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "P2SVpnGatewaysClient.listByResourceGroup(String resourceGroupName)"
summary: "Lists all the P2SVpn<wbr>Gateways in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<P2SVpnGatewayInner> listByResourceGroup(String resourceGroupName)"
desc: "Lists all the P2SVpnGateways in a resource group."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "P2SVpnGatewaysClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Lists all the P2SVpn<wbr>Gateways in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
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<P2SVpnGatewayInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Lists all the P2SVpnGateways in a resource group."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "P2SVpnGatewaysClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Lists all the P2SVpn<wbr>Gateways in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<P2SVpnGatewayInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Lists all the P2SVpnGateways in a resource group."
returns:
description: "result of the request to list P2SVpnGateways 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.reset(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.reset(String resourceGroupName, String gatewayName)"
name: "reset(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.reset(String resourceGroupName, String gatewayName)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract P2SVpnGatewayInner reset(String resourceGroupName, String gatewayName)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.reset(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.reset(String resourceGroupName, String gatewayName, Context context)"
name: "reset(String resourceGroupName, String gatewayName, Context context)"
nameWithType: "P2SVpnGatewaysClient.reset(String resourceGroupName, String gatewayName, Context context)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
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 P2SVpnGatewayInner reset(String resourceGroupName, String gatewayName, Context context)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.resetAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.resetAsync(String resourceGroupName, String gatewayName)"
name: "resetAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.resetAsync(String resourceGroupName, String gatewayName)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<P2SVpnGatewayInner> resetAsync(String resourceGroupName, String gatewayName)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.resetWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.resetWithResponseAsync(String resourceGroupName, String gatewayName)"
name: "resetWithResponseAsync(String resourceGroupName, String gatewayName)"
nameWithType: "P2SVpnGatewaysClient.resetWithResponseAsync(String resourceGroupName, String gatewayName)"
summary: "Resets the primary of the p2s vpn gateway in the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> resetWithResponseAsync(String resourceGroupName, String gatewayName)"
desc: "Resets the primary of the p2s vpn gateway in the specified resource group."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewaysClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
name: "updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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 P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
desc: "Updates virtual wan p2s vpn gateway tags."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
name: "updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
nameWithType: "P2SVpnGatewaysClient.updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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 P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)"
desc: "Updates virtual wan p2s vpn gateway tags."
returns:
description: "p2SVpnGateway Resource."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
name: "updateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.updateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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<P2SVpnGatewayInner> updateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
desc: "Updates virtual wan p2s vpn gateway tags."
returns:
description: "p2SVpnGateway 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTagsWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.models.TagsObject)"
fullName: "com.azure.resourcemanager.network.fluent.P2SVpnGatewaysClient.updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
name: "updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
nameWithType: "P2SVpnGatewaysClient.updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
summary: "Updates virtual wan p2s vpn gateway tags."
modifiers:
- "abstract"
parameters:
- description: "The resource group name of the P2SVpnGateway."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the gateway."
name: "gatewayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update a virtual wan p2s vpn gateway tags."
name: "p2SVpnGatewayParameters"
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<Flux<ByteBuffer>>> updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)"
desc: "Updates virtual wan p2s vpn gateway tags."
returns:
description: "p2SVpnGateway 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;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in P2SVpnGatewaysClient."
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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" 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.P2SVpnGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.P2SVpnGatewayInner&text=P2SVpnGatewayInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0