Поделиться через


WorkloadNetworkDnsZone.DnsServerIps Свойство

Определение

Возвращает или задает массив IP-адресов DNS-сервера зоны 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к