Network.PrivateDnsZoneResourceId Property

Definition

Gets or sets private DNS zone resource id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to