IHyperVMachine.InstanceUuid Property

Definition

On-premise Instance UUID of the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="On-premise Instance UUID of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="instanceUuid", Update=false)]
public string InstanceUuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="On-premise Instance UUID of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="instanceUuid", Update=false)>]
member this.InstanceUuid : string
Public ReadOnly Property InstanceUuid As String

Property Value

Attributes

Applies to