public interface P2SVpnGatewaysClient extends InnerSupportsGet<P2SVpnGatewayInner>, InnerSupportsListing<P2SVpnGatewayInner>, InnerSupportsDelete<Void>
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginCreateOrUpdate(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginCreateOrUpdate(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters,
com.azure.core.util.Context context)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String gatewayName)
Deletes a virtual wan p2s vpn gateway.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Deletes a virtual wan p2s vpn gateway.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String gatewayName)
Deletes a virtual wan p2s vpn gateway.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDisconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDisconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds,
com.azure.core.util.Context context)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> |
beginGenerateVpnProfile(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> |
beginGenerateVpnProfile(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod,
com.azure.core.util.Context context)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> |
beginGenerateVpnProfileAsync(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginGetP2SVpnConnectionHealth(String resourceGroupName,
String gatewayName)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginGetP2SVpnConnectionHealth(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginGetP2SVpnConnectionHealthAsync(String resourceGroupName,
String gatewayName)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> |
beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> |
beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request,
com.azure.core.util.Context context)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> |
beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginReset(String resourceGroupName,
String gatewayName)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginReset(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginResetAsync(String resourceGroupName,
String gatewayName)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginUpdateTags(String resourceGroupName,
String gatewayName,
Map<String,String> tags)
Updates virtual wan p2s vpn gateway tags.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginUpdateTags(String resourceGroupName,
String gatewayName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates virtual wan p2s vpn gateway tags.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> |
beginUpdateTagsAsync(String resourceGroupName,
String gatewayName,
Map<String,String> tags)
Updates virtual wan p2s vpn gateway tags.
|
P2SVpnGatewayInner |
createOrUpdate(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
P2SVpnGatewayInner |
createOrUpdate(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters,
com.azure.core.util.Context context)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
Mono<P2SVpnGatewayInner> |
createOrUpdateAsync(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String gatewayName,
P2SVpnGatewayInner p2SVpnGatewayParameters)
Creates a virtual wan p2s vpn gateway if it doesn't exist else updates the existing gateway.
|
void |
delete(String resourceGroupName,
String gatewayName)
Deletes a virtual wan p2s vpn gateway.
|
void |
delete(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Deletes a virtual wan p2s vpn gateway.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String gatewayName)
Deletes a virtual wan p2s vpn gateway.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String gatewayName)
Deletes a virtual wan p2s vpn gateway.
|
void |
disconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
void |
disconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
void |
disconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds,
com.azure.core.util.Context context)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<Void> |
disconnectP2SVpnConnectionsAsync(String resourceGroupName,
String p2SVpnGatewayName)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<Void> |
disconnectP2SVpnConnectionsAsync(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName,
String p2SVpnGatewayName,
List<String> vpnConnectionIds)
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
VpnProfileResponseInner |
generateVpnProfile(String resourceGroupName,
String gatewayName)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
VpnProfileResponseInner |
generateVpnProfile(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
VpnProfileResponseInner |
generateVpnProfile(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod,
com.azure.core.util.Context context)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
Mono<VpnProfileResponseInner> |
generateVpnProfileAsync(String resourceGroupName,
String gatewayName)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
Mono<VpnProfileResponseInner> |
generateVpnProfileAsync(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
generateVpnProfileWithResponseAsync(String resourceGroupName,
String gatewayName,
AuthenticationMethod authenticationMethod)
Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
|
P2SVpnGatewayInner |
getByResourceGroup(String resourceGroupName,
String gatewayName)
Retrieves the details of a virtual wan p2s vpn gateway.
|
Mono<P2SVpnGatewayInner> |
getByResourceGroupAsync(String resourceGroupName,
String gatewayName)
Retrieves the details of a virtual wan p2s vpn gateway.
|
com.azure.core.http.rest.Response<P2SVpnGatewayInner> |
getByResourceGroupWithResponse(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Retrieves the details of a virtual wan p2s vpn gateway.
|
Mono<com.azure.core.http.rest.Response<P2SVpnGatewayInner>> |
getByResourceGroupWithResponseAsync(String resourceGroupName,
String gatewayName)
Retrieves the details of a virtual wan p2s vpn gateway.
|
P2SVpnGatewayInner |
getP2SVpnConnectionHealth(String resourceGroupName,
String gatewayName)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
P2SVpnGatewayInner |
getP2SVpnConnectionHealth(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<P2SVpnGatewayInner> |
getP2SVpnConnectionHealthAsync(String resourceGroupName,
String gatewayName)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
P2SVpnConnectionHealthInner |
getP2SVpnConnectionHealthDetailed(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
P2SVpnConnectionHealthInner |
getP2SVpnConnectionHealthDetailed(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request,
com.azure.core.util.Context context)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
Mono<P2SVpnConnectionHealthInner> |
getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName,
String gatewayName,
P2SVpnConnectionHealthRequest request)
Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the
specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName,
String gatewayName)
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.
|
com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> |
list()
Lists all the P2SVpnGateways in a subscription.
|
com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> |
list(com.azure.core.util.Context context)
Lists all the P2SVpnGateways in a subscription.
|
com.azure.core.http.rest.PagedFlux<P2SVpnGatewayInner> |
listAsync()
Lists all the P2SVpnGateways in a subscription.
|
com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> |
listByResourceGroup(String resourceGroupName)
Lists all the P2SVpnGateways in a resource group.
|
com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> |
listByResourceGroup(String resourceGroupName,
com.azure.core.util.Context context)
Lists all the P2SVpnGateways in a resource group.
|
com.azure.core.http.rest.PagedFlux<P2SVpnGatewayInner> |
listByResourceGroupAsync(String resourceGroupName)
Lists all the P2SVpnGateways in a resource group.
|
P2SVpnGatewayInner |
reset(String resourceGroupName,
String gatewayName)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
P2SVpnGatewayInner |
reset(String resourceGroupName,
String gatewayName,
com.azure.core.util.Context context)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
Mono<P2SVpnGatewayInner> |
resetAsync(String resourceGroupName,
String gatewayName)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
resetWithResponseAsync(String resourceGroupName,
String gatewayName)
Resets the primary of the p2s vpn gateway in the specified resource group.
|
P2SVpnGatewayInner |
updateTags(String resourceGroupName,
String gatewayName)
Updates virtual wan p2s vpn gateway tags.
|
P2SVpnGatewayInner |
updateTags(String resourceGroupName,
String gatewayName,
Map<String,String> tags)
Updates virtual wan p2s vpn gateway tags.
|
P2SVpnGatewayInner |
updateTags(String resourceGroupName,
String gatewayName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates virtual wan p2s vpn gateway tags.
|
Mono<P2SVpnGatewayInner> |
updateTagsAsync(String resourceGroupName,
String gatewayName)
Updates virtual wan p2s vpn gateway tags.
|
Mono<P2SVpnGatewayInner> |
updateTagsAsync(String resourceGroupName,
String gatewayName,
Map<String,String> tags)
Updates virtual wan p2s vpn gateway tags.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
updateTagsWithResponseAsync(String resourceGroupName,
String gatewayName,
Map<String,String> tags)
Updates virtual wan p2s vpn gateway tags.
|
Mono<com.azure.core.http.rest.Response<P2SVpnGatewayInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> getByResourceGroupAsync(String resourceGroupName, String gatewayName)
getByResourceGroupAsync in interface InnerSupportsGet<P2SVpnGatewayInner>resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner getByResourceGroup(String resourceGroupName, String gatewayName)
getByResourceGroup in interface InnerSupportsGet<P2SVpnGatewayInner>resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<P2SVpnGatewayInner> getByResourceGroupWithResponse(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginCreateOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> createOrUpdateAsync(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner createOrUpdate(String resourceGroupName, String gatewayName, P2SVpnGatewayInner p2SVpnGatewayParameters, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.p2SVpnGatewayParameters - Parameters supplied to create or Update a virtual wan p2s vpn gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateTagsWithResponseAsync(String resourceGroupName, String gatewayName, Map<String,String> tags)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTagsAsync(String resourceGroupName, String gatewayName, Map<String,String> tags)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, Map<String,String> tags)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginUpdateTags(String resourceGroupName, String gatewayName, Map<String,String> tags, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> updateTagsAsync(String resourceGroupName, String gatewayName, Map<String,String> tags)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> updateTagsAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName, Map<String,String> tags)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner updateTags(String resourceGroupName, String gatewayName, Map<String,String> tags, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.tags - Resource tags.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String gatewayName)
deleteAsync in interface InnerSupportsDelete<Void>resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<P2SVpnGatewayInner> listByResourceGroupAsync(String resourceGroupName)
listByResourceGroupAsync in interface InnerSupportsListing<P2SVpnGatewayInner>resourceGroupName - The resource group name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> listByResourceGroup(String resourceGroupName)
listByResourceGroup in interface InnerSupportsListing<P2SVpnGatewayInner>resourceGroupName - The resource group name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<P2SVpnGatewayInner> listAsync()
listAsync in interface InnerSupportsListing<P2SVpnGatewayInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> list()
list in interface InnerSupportsListing<P2SVpnGatewayInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<P2SVpnGatewayInner> list(com.azure.core.util.Context context)
context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> resetWithResponseAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginResetAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginReset(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginReset(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> resetAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner reset(String resourceGroupName, String gatewayName)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner reset(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The resource group name of the P2SVpnGateway.gatewayName - The name of the gateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> generateVpnProfileWithResponseAsync(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfile(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>,VpnProfileResponseInner> beginGenerateVpnProfile(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<VpnProfileResponseInner> generateVpnProfileAsync(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<VpnProfileResponseInner> generateVpnProfileAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.VpnProfileResponseInner generateVpnProfile(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.VpnProfileResponseInner generateVpnProfile(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.VpnProfileResponseInner generateVpnProfile(String resourceGroupName, String gatewayName, AuthenticationMethod authenticationMethod, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.authenticationMethod - VPN client authentication method.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> getP2SVpnConnectionHealthWithResponseAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnGatewayInner>,P2SVpnGatewayInner> beginGetP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnGatewayInner> getP2SVpnConnectionHealthAsync(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnGatewayInner getP2SVpnConnectionHealth(String resourceGroupName, String gatewayName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> getP2SVpnConnectionHealthDetailedWithResponseAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>,P2SVpnConnectionHealthInner> beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<P2SVpnConnectionHealthInner> getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnConnectionHealthInner getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.P2SVpnConnectionHealthInner getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.gatewayName - The name of the P2SVpnGateway.request - Request parameters supplied to get p2s vpn connections detailed health.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDisconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> disconnectP2SVpnConnectionsAsync(String resourceGroupName, String p2SVpnGatewayName)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void disconnectP2SVpnConnections(String resourceGroupName, String p2SVpnGatewayName, List<String> vpnConnectionIds, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.p2SVpnGatewayName - The name of the P2S Vpn Gateway.vpnConnectionIds - List of p2s vpn connection Ids.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.