Share via


IGuestConfigurationAssignmentReport.VMUuid 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 VMUuid { 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.VMUuid : string
Public ReadOnly Property VMUuid As String

Property Value

Attributes

Applies to