Share via


IVMInfo.Uuid Property

Definition

UUID(Universally Unique Identifier) of the VM.

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

Property Value

Attributes

Applies to