Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IdentityConfiguration Class
Identity configuration used to represent identity property on compute, endpoint, and registry resources.
Constructor
IdentityConfiguration(*, type: str, user_assigned_identities: List[ManagedIdentityConfiguration] | None = None, **kwargs: dict)
Parameters
| Name | Description |
|---|---|
|
type
Required
|
The type of managed identity. |
|
user_assigned_identities
Required
|
A list of ManagedIdentityConfiguration objects. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
type
Required
|
|
|
user_assigned_identities
|
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
Feedback
Was this page helpful?
