Freigeben über


UserAssignedIdentity Class

User assigned identity properties.

Constructor

UserAssignedIdentity(*args: Any, **kwargs: Any)

Variables

Name Description
principal_id
str

The principal ID of the assigned identity.

client_id
str

The client ID of the assigned identity.

Attributes

client_id

The client ID of the assigned identity.

client_id: str | None

principal_id

The principal ID of the assigned identity.

principal_id: str | None