共用方式為


IVMResources.VMResourceId Property

Definition

The ARM id of the VM resource.

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="The ARM id of the VM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vmResourceId")]
public string VMResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="The ARM id of the VM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vmResourceId")>]
member this.VMResourceId : string with get, set
Public Property VMResourceId As String

Property Value

Attributes

Applies to