Udostępnij za pośrednictwem


IMachine.VMId Property

Definition

Specifies the hybrid machine unique ID.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the hybrid machine unique ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmId", Update=false)]
public string VMId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the hybrid machine unique ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmId", Update=false)>]
member this.VMId : string with get, set
Public Property VMId As String

Property Value

Attributes

Applies to