Share via


VirtualMachineScaleSet.Identity プロパティ

定義

構成されている場合は、仮想マシン スケール セットの ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIdentity with get, set
Public Property Identity As VirtualMachineScaleSetIdentity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象