UserAssignedIdentity interface

Details about a user assigned identity.

Properties

clientId

The client ID of the user assigned identity.

objectId

The object ID of the user assigned identity.

resourceId

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