Sdílet prostřednictvím


PSManagedServiceIdentity.UserAssignedIdentities Property

Definition

Gets or sets the ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.NetAppFiles.Models.PSUserAssignedIdentity> UserAssignedIdentities { get; set; }
member this.UserAssignedIdentities : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.NetAppFiles.Models.PSUserAssignedIdentity> with get, set
Public Property UserAssignedIdentities As IDictionary(Of String, PSUserAssignedIdentity)

Property Value

Applies to