Share via


MachineProperties.VmId Property

Definition

Gets or sets specifies the hybrid machine unique ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to