VirtualMachineScaleSetInner.UniqueId Property

Definition

Gets specifies the ID which uniquely identifies a Virtual Machine Scale Set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to