| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientConnectionHealth |
VpnClientConnectionHealth.withAllocatedIpAddresses(List<String> allocatedIpAddresses)
Set list of allocated ip addresses to the connected p2s vpn clients.
|
VpnClientConnectionHealth |
VpnClientConnectionHealth.withVpnClientConnectionsCount(Integer vpnClientConnectionsCount)
Set the total of p2s vpn clients connected at this time to this P2SVpnGateway.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/