Compartilhar via


DnsConfiguration.NameServers Propriedade

Definição

Obtém ou define os servidores DNS para o grupo de contêineres.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a