Share via


OnPremiseResourceDetails.Vmuuid Property

Definition

Gets or sets the unique Id of the machine

[Newtonsoft.Json.JsonProperty(PropertyName="vmuuid")]
public string Vmuuid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmuuid")>]
member this.Vmuuid : string with get, set
Public Property Vmuuid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to