GatewayListConnectionsResponse.GatewayConnection.AllocatedIPAddresses Property

 

Optional. If LocalNetworkSiteName is defined as VPNClientConnection, this element contains a list of IP addresses (represented as strings) that are assigned to currently connected VPN clients.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public IList<string> AllocatedIPAddresses { get; set; }
Return to top
Show: