ResourceIdentity Class

Identity for the resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceIdentity

Constructor

ResourceIdentity(*, type: Optional[str] = None, **kwargs)

Parameters

type
str
Required

Type of Identity. Supported values are: 'None', 'SystemAssigned'.

Variables

principal_id
str

Object id of the identity resource.

tenant_id
str

The tenant id of the resource.