UserIdentity interface
User assigned managed identity associated with a server.
Properties
| client |
Identifier of the client of the service principal associated to the user assigned managed identity. |
| principal |
Identifier of the object of the service principal associated to the user assigned managed identity. |
Property Details
clientId
Identifier of the client of the service principal associated to the user assigned managed identity.
clientId?: string
Property Value
string
principalId
Identifier of the object of the service principal associated to the user assigned managed identity.
principalId?: string
Property Value
string