INetwork.PrivateDnsZoneResourceId Property

Definition

Private DNS zone resource id.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=true, Description="Private DNS zone resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateDnsZoneResourceId", Update=true)]
public string PrivateDnsZoneResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=true, Description="Private DNS zone resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateDnsZoneResourceId", Update=true)>]
member this.PrivateDnsZoneResourceId : string with get, set
Public Property PrivateDnsZoneResourceId As String

Property Value

Attributes

Applies to