次の方法で共有


VirtualMachineScaleSet.UniqueId プロパティ

定義

仮想マシン スケール セットを一意に識別する ID を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象