ManagedIdentity Class
The properties of the Managed identity.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelManagedIdentity
Constructor
ManagedIdentity(*, user_assigned_identity: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
user_assigned_identity
|
The user assigned identity. |
Variables
Name | Description |
---|---|
user_assigned_identity
|
The user 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