Condividi tramite


Identity.UserAssignedIdentities Proprietà

Definizione

Ottiene o imposta l'elenco di identità utente associate alla risorsa. I riferimenti alla chiave del dizionario identità utente saranno ID risorsa ARM nel formato :'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a