Compartir a través de


DnsConfiguration.NameServers Propiedad

Definición

Obtiene o establece los servidores DNS para el grupo de contenedores.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a