Identity Class
The Managed Identity of the resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelIdentity
Constructor
Identity(*, type: str | Type | None = None, **kwargs)
Parameters
Name | Description |
---|---|
type
Required
|
Identity Type. Possible values include: "SystemAssigned". |
Keyword-Only Parameters
Name | Description |
---|---|
type
Required
|
|
Variables
Name | Description |
---|---|
principal_id
|
Service principal object Id. |
tenant_id
|
Tenant Id. |
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