Partager via


VpnClientConnectionHealth.AllocatedIpAddresses Propriété

Définition

Obtient ou définit la liste des adresses IP allouées aux clients VPN p2s connectés.

[Newtonsoft.Json.JsonProperty(PropertyName="allocatedIpAddresses")]
public System.Collections.Generic.IList<string> AllocatedIpAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocatedIpAddresses")>]
member this.AllocatedIpAddresses : System.Collections.Generic.IList<string> with get, set
Public Property AllocatedIpAddresses As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à