Freigeben über


VpnClientConnectionHealth.AllocatedIpAddresses Eigenschaft

Definition

Ruft die Liste der zugeordneten IP-Adressen für die verbundenen p2s-VPN-Clients ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: