Compartir a través de


P2SVpnGateway.CustomDnsServers Propiedad

Definición

Obtiene o establece la lista de todas las direcciones IP de los servidores DNS especificados por el cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a