Freigeben über


IVirtualMachineInstance.VMId Property

Definition

Unique identifier for the vm resource.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Unique identifier for the vm resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmId", Update=false)]
public string VMId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Unique identifier for the vm resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmId", Update=false)>]
member this.VMId : string
Public ReadOnly Property VMId As String

Property Value

Attributes

Applies to