DomainInner.DnsZoneId Property

Definition

Gets or sets azure DNS Zone to use

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to