Compartilhar via


P2SVpnGateway.CustomDnsServers Propriedade

Definição

Obtém ou define a lista de todos os endereços IP de servidores DNS especificados pelo 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a