StorageTask.IdentityUserAssignedIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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