Compartilhar via


ClassicAdministrator Class

Classic Administrators.

Inheritance
azure.mgmt.authorization._serialization.Model
ClassicAdministrator

Constructor

ClassicAdministrator(*, id: str | None = None, name: str | None = None, type: str | None = None, email_address: str | None = None, role: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The ID of the administrator.

name
str

The name of the administrator.

type
str

The type of the administrator.

email_address
str

The email address of the administrator.

role
str

The role of the administrator.

Variables

Name Description
id
str

The ID of the administrator.

name
str

The name of the administrator.

type
str

The type of the administrator.

email_address
str

The email address of the administrator.

role
str

The role of the administrator.