Share via


IGuestConfigurationAssignment.VMUuid Property

Definition

UUID(Universally Unique Identifier) of the VM.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="UUID(Universally Unique Identifier) of the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uuid", Update=false)]
public string VMUuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="UUID(Universally Unique Identifier) of the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uuid", Update=false)>]
member this.VMUuid : string
Public ReadOnly Property VMUuid As String

Property Value

Attributes

Applies to