Share via


DepartmentProperties Class

Optional grouping of enrollment accounts to segment costs into logical groupings and set budgets.

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

Constructor

DepartmentProperties(*, cost_center: str | None = None, display_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
cost_center
str

The cost center associated with the department.

Default value: None
display_name
str

The name of the department.

Default value: None

Variables

Name Description
cost_center
str

The cost center associated with the department.

display_name
str

The name of the department.

id
str

The ID that uniquely identifies the department.

status
str

The status of the department.