Principal Class

The name of the entity last modified it.

Inheritance
azure.mgmt.authorization._serialization.Model
Principal

Constructor

Principal(*, id: str | None = None, display_name: str | None = None, type: str | None = None, email: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The id of the principal made changes.

display_name
str

The name of the principal made changes.

type
str

Type of principal such as user , group etc.

email
str

Email of principal.

Variables

Name Description
id
str

The id of the principal made changes.

display_name
str

The name of the principal made changes.

type
str

Type of principal such as user , group etc.

email
str

Email of principal.