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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python