Freigeben über


IHybridIdentityMetadata.VMId Property

Definition

The unique identifier for the resource.

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

Property Value

Attributes

Applies to