VirtualMachineScaleSetVM.InstanceId Property

Definition

Gets the virtual machine instance ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to