UserAssignedIdentity Class

The User Assigned Identity.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
UserAssignedIdentity

Constructor

UserAssignedIdentity(*, tenant_id: Optional[str] = None, **kwargs)

Parameters

tenant_id
str
Required

The tenant id of user assigned identity.

Variables

principal_id
str

The principal id of user assigned identity.

client_id
str

The client id of user assigned identity.