GatewayListConnectionsResponse.GatewayConnection.AllocatedIPAddresses Property

Definition

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.

public System.Collections.Generic.IList<string> AllocatedIPAddresses { get; set; }
member this.AllocatedIPAddresses : System.Collections.Generic.IList<string> with get, set
Public Property AllocatedIPAddresses As IList(Of String)

Property Value

Applies to