Udostępnij za pośrednictwem


Machine.VmId Property

Definition

Gets or sets specifies the hybrid machine unique ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to