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

Constructor

Identity(*, type: str | Type | None = None, **kwargs)

Parameters

Name Description
type
Required
str or Type

Identity Type. Possible values include: "SystemAssigned".

Keyword-Only Parameters

Name Description
type
Required

Variables

Name Description
principal_id
str

Service principal object Id.

tenant_id
str

Tenant Id.