Share via


VpnClientConnectionHealth.AllocatedIPAddresses Property

Definition

List of allocated ip addresses to the connected p2s vpn clients.

public System.Collections.Generic.IReadOnlyList<string> AllocatedIPAddresses { get; }
member this.AllocatedIPAddresses : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AllocatedIPAddresses As IReadOnlyList(Of String)

Property Value

Applies to