Compartir a través de


CustomDnsConfigPropertiesFormat.IpAddresses Propiedad

Definición

Obtiene o establece una lista de direcciones IP privadas del punto de conexión privado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a