UserAssignedIdentityOutput interface
User Assigned identity.
Properties
| client |
Client Id of user assigned identity |
| principal |
Principal Id of user assigned identity |
Property Details
clientId
Client Id of user assigned identity
clientId?: string
Property Value
string
principalId
Principal Id of user assigned identity
principalId?: string
Property Value
string