com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewayConnectionsClient.beginStartPacketCapture(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewayConnectionsClient.beginStartPacketCapture(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters,
com.azure.core.util.Context context) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginStartPacketCapture(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginStartPacketCapture(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters,
com.azure.core.util.Context context) |
Starts packet capture on virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewayConnectionsClient.beginStartPacketCaptureAsync(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginStartPacketCaptureAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewayConnectionsClient.startPacketCapture(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
String |
VirtualNetworkGatewayConnectionsClient.startPacketCapture(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters,
com.azure.core.util.Context context) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.startPacketCapture(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.startPacketCapture(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters,
com.azure.core.util.Context context) |
Starts packet capture on virtual network gateway in the specified resource group.
|
Mono<String> |
VirtualNetworkGatewayConnectionsClient.startPacketCaptureAsync(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
Mono<String> |
VirtualNetworkGatewaysClient.startPacketCaptureAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewayConnectionsClient.startPacketCaptureWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway connection in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewaysClient.startPacketCaptureWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnPacketCaptureStartParameters parameters) |
Starts packet capture on virtual network gateway in the specified resource group.
|