Share via


AmlFilesystem.IdentityUserAssignedIdentity 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.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IUserAssignedIdentities

Property Value

Implements

Attributes

Applies to