Sdílet prostřednictvím


Principal Class

A principal who has interacted with a billing entity.

Constructor

Principal(*, tenant_id: str | None = None, object_id: str | None = None, upn: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tenant_id
str

The tenant id of the principal who has interacted with a billing entity.

object_id
str

The object id of the principal who has interacted with a billing entity.

upn
str

The user principal name of the principal who has interacted with a billing entity.

Variables

Name Description
tenant_id
str

The tenant id of the principal who has interacted with a billing entity.

object_id
str

The object id of the principal who has interacted with a billing entity.

upn
str

The user principal name of the principal who has interacted with a billing entity.