| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientConnectionHealth |
P2SVpnGatewayInner.vpnClientConnectionHealth()
Get the vpnClientConnectionHealth property: All P2S VPN clients' connection health status.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientConnectionHealth |
VpnClientConnectionHealth.withAllocatedIpAddresses(List<String> allocatedIpAddresses)
Set the allocatedIpAddresses property: List of allocated ip addresses to the connected p2s vpn clients.
|
VpnClientConnectionHealth |
VpnClientConnectionHealth.withVpnClientConnectionsCount(Integer vpnClientConnectionsCount)
Set the vpnClientConnectionsCount property: The total of p2s vpn clients connected at this time to this
P2SVpnGateway.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.