UserAssignedIdentity Class
User assigned identity properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelUserAssignedIdentity
Constructor
UserAssignedIdentity(**kwargs: Any)
Variables
Name | Description |
---|---|
principal_id
|
The principal ID of the assigned identity. |
client_id
|
The client ID of the assigned identity. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python