UserAssignedManagedIdentityDetails interface
User assigned managed identity details
Properties
identity |
The ARM id of the assigned identity. |
identity |
The name of the assigned identity. |
user |
User assigned managed identity properties |
Property Details
identityArmId
The ARM id of the assigned identity.
identityArmId?: string
Property Value
string
identityName
The name of the assigned identity.
identityName?: string
Property Value
string
userAssignedIdentityProperties
User assigned managed identity properties
userAssignedIdentityProperties?: UserAssignedIdentityProperties