WorkloadNetworkDnsZone.DnsServerIps Propriedade

Definição

Obtém ou define a matriz de IP do servidor DNS da Zona DNS.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a