com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request) |
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> |
P2SVpnGatewaysClient.beginDisconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request,
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> |
P2SVpnGatewaysClient.beginDisconnectP2SVpnConnectionsAsync(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request) |
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> |
VirtualNetworkGatewaysClient.beginDisconnectVirtualNetworkGatewayVpnConnections(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
VirtualNetworkGatewaysClient.beginDisconnectVirtualNetworkGatewayVpnConnections(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request,
com.azure.core.util.Context context) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
VirtualNetworkGatewaysClient.beginDisconnectVirtualNetworkGatewayVpnConnectionsAsync(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
void |
P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request) |
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
void |
P2SVpnGatewaysClient.disconnectP2SVpnConnections(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request,
com.azure.core.util.Context context) |
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<Void> |
P2SVpnGatewaysClient.disconnectP2SVpnConnectionsAsync(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request) |
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
P2SVpnGatewaysClient.disconnectP2SVpnConnectionsWithResponseAsync(String resourceGroupName,
String p2SVpnGatewayName,
P2SVpnConnectionRequest request) |
Disconnect P2S vpn connections of the virtual wan P2SVpnGateway in the specified resource group.
|
void |
VirtualNetworkGatewaysClient.disconnectVirtualNetworkGatewayVpnConnections(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
void |
VirtualNetworkGatewaysClient.disconnectVirtualNetworkGatewayVpnConnections(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request,
com.azure.core.util.Context context) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
Mono<Void> |
VirtualNetworkGatewaysClient.disconnectVirtualNetworkGatewayVpnConnectionsAsync(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewaysClient.disconnectVirtualNetworkGatewayVpnConnectionsWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayName,
P2SVpnConnectionRequest request) |
Disconnect vpn connections of virtual network gateway in the specified resource group.
|