Share via


UserAssignedIdentities Class

The list of associated user identities.

Constructor

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

Variables

Name Description
principal_id
str

The principal id of user assigned identity.

client_id
str

The client id of user assigned identity.

Attributes

client_id

The client id of user assigned identity.

client_id: str | None

principal_id

The principal id of user assigned identity.

principal_id: str | None