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
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python