UserAssignedIdentityProperty interface
Properties of user assigned identity.
Properties
| client |
Get the client id for the user assigned identity |
| principal |
Get the principal id for the user assigned identity |
Property Details
clientId
Get the client id for the user assigned identity
clientId?: string
Property Value
string
principalId
Get the principal id for the user assigned identity
principalId?: string
Property Value
string