IVirtualNetworkSubnetUsageParameter.VirtualNetworkResourceId Property

Definition

Virtual network resource id.

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

Property Value

Attributes

Applies to