### 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 P2SVpnGatewaysClient." syntax: "public interface **P2SVpnGatewaysClient**
extends <>, <>, <Void>" 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract SyncPoller,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 for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract PollerFlux,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 for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String gatewayName)" desc: "Deletes a virtual wan p2s vpn gateway." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String gatewayName, Context context)" desc: "Deletes a virtual wan p2s vpn gateway." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract PollerFlux,Void> beginDeleteAsync(String resourceGroupName, String gatewayName)" desc: "Deletes a virtual wan p2s vpn gateway." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" syntax: "public abstract SyncPoller,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 for polling of long-running operation." type: "<<Void>,Void>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 for polling of long-running operation." type: "<<Void>,Void>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" syntax: "public abstract PollerFlux,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 for polling of long-running operation." type: "<<Void>,Void>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" syntax: "public abstract SyncPoller,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 for polling of vpn Profile Response for package generation." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 for polling of vpn Profile Response for package generation." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" syntax: "public abstract PollerFlux,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 for polling of vpn Profile Response for package generation." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" syntax: "public abstract SyncPoller,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 for polling of the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 for polling of the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" syntax: "public abstract PollerFlux,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 for polling of the connection health of P2S clients of the virtual wan\n P2SVpnGateway in the specified resource group." type: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" syntax: "public abstract SyncPoller,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 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: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 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: "<<>,>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" syntax: "public abstract PollerFlux,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 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: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract SyncPoller,P2SVpnGatewayInner> beginReset(String resourceGroupName, String gatewayName)" desc: "Resets the primary of the p2s vpn gateway in the specified resource group." returns: description: "the for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,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 for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract PollerFlux,P2SVpnGatewayInner> beginResetAsync(String resourceGroupName, String gatewayName)" desc: "Resets the primary of the p2s vpn gateway in the specified resource group." returns: description: "the for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract SyncPoller,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "the for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters, Context context)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "the for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract PollerFlux,P2SVpnGatewayInner> beginUpdateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "the for polling of p2SVpnGateway Resource." type: "<<>,>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract Mono 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 ." type: "Mono<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to create or Update a virtual wan p2s vpn gateway." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract Mono>> 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 on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono deleteAsync(String resourceGroupName, String gatewayName)" desc: "Deletes a virtual wan p2s vpn gateway." returns: description: "A that completes when a successful response is received." type: "Mono<Void>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono>> deleteWithResponseAsync(String resourceGroupName, String gatewayName)" desc: "Deletes a virtual wan p2s vpn gateway." returns: description: "the on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" syntax: "public abstract Mono 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 that completes when a successful response is received." type: "Mono<Void>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2S Vpn Gateway." name: "p2SVpnGatewayName" type: "String" - description: "The parameters are supplied to disconnect p2s vpn connections." name: "request" type: "" syntax: "public abstract Mono>> 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 on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" syntax: "public abstract Mono 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 ." type: "Mono<>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Parameters supplied to the generate P2SVpnGateway VPN client package operation." name: "parameters" type: "" syntax: "public abstract Mono>> 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 on successful completion of\n ." type: "Mono<<Flux<ByteBuffer>>>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono getByResourceGroupAsync(String resourceGroupName, String gatewayName)" desc: "Retrieves the details of a virtual wan p2s vpn gateway." returns: description: "p2SVpnGateway Resource on successful completion of ." type: "Mono<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, Context context)" desc: "Retrieves the details of a virtual wan p2s vpn gateway." returns: description: "p2SVpnGateway Resource along with ." type: "<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono> getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)" desc: "Retrieves the details of a virtual wan p2s vpn gateway." returns: description: "p2SVpnGateway Resource along with on successful completion of ." type: "Mono<<>>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" syntax: "public abstract Mono 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 ." type: "Mono<>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" syntax: "public abstract Mono 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 ." type: "Mono<>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" - description: "Request parameters supplied to get p2s vpn connections detailed health." name: "request" type: "" syntax: "public abstract Mono>> 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 on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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 P2SVpnGateway in the specified resource group." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the P2SVpnGateway." name: "gatewayName" type: "String" syntax: "public abstract Mono>> 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 on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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 P2SVpnGateways in a subscription." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "Lists all the P2SVpnGateways in a subscription." returns: description: "result of the request to list P2SVpnGateways as paginated response with ." type: "<>" - 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 P2SVpnGateways in a subscription." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(Context context)" desc: "Lists all the P2SVpnGateways in a subscription." returns: description: "result of the request to list P2SVpnGateways as paginated response with ." type: "<>" - 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 P2SVpnGateways in a subscription." modifiers: - "abstract" syntax: "public abstract PagedFlux listAsync()" desc: "Lists all the P2SVpnGateways in a subscription." returns: description: "result of the request to list P2SVpnGateways as paginated response with ." type: "<>" - 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 P2SVpnGateways in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the P2SVpnGateway." name: "resourceGroupName" type: "String" syntax: "public abstract PagedIterable 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 ." type: "<>" - 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 P2SVpnGateways in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the P2SVpnGateway." name: "resourceGroupName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByResourceGroup(String resourceGroupName, Context context)" desc: "Lists all the P2SVpnGateways in a resource group." returns: description: "result of the request to list P2SVpnGateways as paginated response with ." type: "<>" - 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 P2SVpnGateways in a resource group." modifiers: - "abstract" parameters: - description: "The resource group name of the P2SVpnGateway." name: "resourceGroupName" type: "String" syntax: "public abstract PagedFlux 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 ." type: "<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono 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 ." type: "Mono<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" syntax: "public abstract Mono>> 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 on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "p2SVpnGateway Resource." type: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract Mono updateTagsAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "p2SVpnGateway Resource on successful completion of ." type: "Mono<>" - 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: "String" - description: "The name of the gateway." name: "gatewayName" type: "String" - description: "Parameters supplied to update a virtual wan p2s vpn gateway tags." name: "p2SVpnGatewayParameters" type: "" syntax: "public abstract Mono>> updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, TagsObject p2SVpnGatewayParameters)" desc: "Updates virtual wan p2s vpn gateway tags." returns: description: "p2SVpnGateway Resource along with on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" type: "interface" desc: "An instance of this class provides access to all the operations defined in P2SVpnGatewaysClient." implements: - "<Void>" - "<>" - "<>" metadata: {} package: "com.azure.resourcemanager.network.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0