Share via


PSIdentity.UserAssignedIdentity Property

Definition

Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this storage account. The key is the ARM resource identifier of the identity. Only 1 User Assigned identity is permitted here.

public string UserAssignedIdentity { get; set; }
member this.UserAssignedIdentity : string with get, set
Public Property UserAssignedIdentity As String

Property Value

Applies to