com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealth(String resourceGroupName,
String virtualNetworkGatewayName) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealth(String resourceGroupName,
String virtualNetworkGatewayName) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealth(String resourceGroupName,
String virtualNetworkGatewayName,
com.azure.core.util.Context context) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealth(String resourceGroupName,
String virtualNetworkGatewayName,
com.azure.core.util.Context context) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealthAsync(String resourceGroupName,
String virtualNetworkGatewayName) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnClientConnectionHealthDetailListResultInner>,VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.beginGetVpnclientConnectionHealthAsync(String resourceGroupName,
String virtualNetworkGatewayName) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
Mono<VpnClientConnectionHealthDetailListResultInner> |
VirtualNetworkGatewaysClient.getVpnclientConnectionHealthAsync(String resourceGroupName,
String virtualNetworkGatewayName) |
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|