Uses of Class
com.microsoft.azure.management.network.VpnClientConnectionHealth
Packages that use VpnClientConnectionHealth
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of VpnClientConnectionHealth in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return VpnClientConnectionHealthModifier and TypeMethodDescriptionVpnClientConnectionHealth.withAllocatedIpAddresses
(List<String> allocatedIpAddresses) Set list of allocated ip addresses to the connected p2s vpn clients.VpnClientConnectionHealth.withVpnClientConnectionsCount
(Integer vpnClientConnectionsCount) Set the total of p2s vpn clients connected at this time to this P2SVpnGateway.