Compartilhar via


SecondaryDNSSettings.SecondaryDnsServers Propriedade

Definição

Obtém ou define a lista de endereços IP do servidor DNS secundários.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a