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. |
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