Identity interface
For user assigned identity resource property.
Properties
| client |
The client ID of the assigned identity. |
| id | The resource ID of the user assigned identity. |
| principal |
The principal ID of the assigned identity. |
Property Details
clientId
The client ID of the assigned identity.
clientId?: string
Property Value
string
id
The resource ID of the user assigned identity.
id: string
Property Value
string
principalId
The principal ID of the assigned identity.
principalId?: string
Property Value
string