IServerProperties.NetworkPrivateDnsZoneResourceId 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=false)]
public string NetworkPrivateDnsZoneResourceId { 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=false)>]
member this.NetworkPrivateDnsZoneResourceId : string with get, set
Public Property NetworkPrivateDnsZoneResourceId As String

Property Value

Attributes

Applies to