VirtualMachineScaleSetVM.VmId Property

Definition

Gets azure VM unique ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to