ManagedServiceIdentity.UserAssignedIdentity 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IUserAssignedIdentities UserAssignedIdentity { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IManagedServiceIdentityUserAssignedIdentities UserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Owned)>]
member this.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IUserAssignedIdentities with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Owned)>]
member this.UserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IManagedServiceIdentityUserAssignedIdentities with get, set
Public Property UserAssignedIdentity As IUserAssignedIdentities
Public Property UserAssignedIdentity As IManagedServiceIdentityUserAssignedIdentities
Property Value
Implements
- Attributes