UserAssignedIdentity interface
Details about a user assigned identity.
Properties
client |
The client ID of the user assigned identity. |
object |
The object ID of the user assigned identity. |
resource |
The resource ID of the user assigned identity. |
Property Details
clientId
The client ID of the user assigned identity.
clientId?: string
Property Value
string
objectId
The object ID of the user assigned identity.
objectId?: string
Property Value
string
resourceId
The resource ID of the user assigned identity.
resourceId?: string
Property Value
string