| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientConnectionHealthDetailListResultInner |
VirtualNetworkGatewaysClient.getVpnclientConnectionHealth(String resourceGroupName,
String virtualNetworkGatewayName)
Get VPN client connection health detail per P2S client connection of the virtual network gateway in the specified
resource group.
|
VpnClientConnectionHealthDetailListResultInner |
VirtualNetworkGatewaysClient.getVpnclientConnectionHealth(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.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientConnectionHealthDetailListResultInner |
VpnClientConnectionHealthDetailListResultInner.withValue(List<VpnClientConnectionHealthDetail> value)
Set the value property: List of vpn client connection health.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.