WorkloadNetworkDnsService.DefaultDnsZone Property

Definition

Gets or sets default DNS zone of the DNS Service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to