Machine.VmUuid Property

Definition

Gets specifies the Arc Machine's unique SMBIOS ID

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmUuid")]
public string VmUuid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmUuid")>]
member this.VmUuid : string
Public ReadOnly Property VmUuid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to