Partager via


WorkloadNetworkDnsZone.DnsServerIps Propriété

Définition

Obtient ou définit le tableau d’adresses IP du serveur DNS de la zone 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à