다음을 통해 공유


VnetInfo.DnsServers Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServers")]
public string DnsServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServers")>]
member this.DnsServers : string with get, set
Public Property DnsServers As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to