IVirtualNetworkSubnetUsageParameter.VirtualNetworkResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual network resource id.
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Virtual network resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualNetworkResourceId")]
public string VirtualNetworkResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Virtual network resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualNetworkResourceId")>]
member this.VirtualNetworkResourceId : string with get, set
Public Property VirtualNetworkResourceId As String
Property Value
- Attributes