VirtualMachineScaleSetIdentity.UserAssignedIdentities プロパティ

定義

仮想マシン スケール セットに関連付けられているユーザー ID の一覧を取得または設定します。 ユーザー ID ディクショナリ キーの参照は、'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}' という形式の ARM リソース ID になります。

[Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentities")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Compute.Models.UserAssignedIdentitiesValue> UserAssignedIdentities { get; set; }

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象

製品 バージョン
Azure SDK for .NET Legacy