Partilhar via


VirtualMachineNetworkInterfaceDnsSettingsConfiguration.DnsServers Propriedade

Definição

Obtém ou define a lista de endereços IP de servidores DNS

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a