ManagedInstanceUpdate.DnsZone Property

Definition

Gets the Dns Zone that the managed instance is in.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZone")]
public string DnsZone { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZone")>]
member this.DnsZone : string
Public ReadOnly Property DnsZone As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to