Share via


CacheIdentity.UserAssignedIdentity Property

Definition

A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheIdentityUserAssignedIdentities UserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheIdentityUserAssignedIdentities with get, set
Public Property UserAssignedIdentity As ICacheIdentityUserAssignedIdentities

Property Value

Implements

Attributes

Applies to