UserAssignedIdentity Class
The User Assigned Identity.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
UserAssignedIdentity(*, tenant_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
tenant_id
Required
|
The tenant id of user assigned identity. |
Keyword-Only Parameters
Name | Description |
---|---|
tenant_id
|
Default value: None
|
Variables
Name | Description |
---|---|
principal_id
|
The principal id of user assigned identity. |
client_id
|
The client id of user assigned identity. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python