Share via


GetPrivateDnsZoneSuffixResponse.PrivateDnsZoneSuffix Property

Definition

Gets or sets represents the private DNS zone suffix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to