Compartilhar via


VpnClientConnectionHealth.AllocatedIpAddresses Propriedade

Definição

Obtém ou define a lista de endereços ip alocados para os clientes vpn p2s conectados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a