Поделиться через


ManagedServiceIdentity.UserAssignedIdentities Свойство

Определение

Возвращает или задает список управляемых удостоверений, назначаемых пользователем, связанных с ресурсом. Ключ — это идентификатор ресурса Azure управляемого удостоверения.

[Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentities")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Blueprint.Models.UserAssignedIdentity> UserAssignedIdentities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentities")>]
member this.UserAssignedIdentities : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Blueprint.Models.UserAssignedIdentity> with get, set
Public Property UserAssignedIdentities As IDictionary(Of String, UserAssignedIdentity)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к