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