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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python