StorageTask.IdentityUserAssignedIdentity Property

Definition

The identities assigned to this resource by the user.

[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IManagedServiceIdentityUserAssignedIdentities IdentityUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IUserAssignedIdentities with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)>]
member this.IdentityUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IManagedServiceIdentityUserAssignedIdentities with get, set
Public Property IdentityUserAssignedIdentity As IUserAssignedIdentities
Public Property IdentityUserAssignedIdentity As IManagedServiceIdentityUserAssignedIdentities

Property Value

Implements

Attributes

Applies to