ManagedInstanceUpdate.DnsZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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