ManagementGroupInfoProperties Class

The generic properties of a management group.

Constructor

ManagementGroupInfoProperties(*args: Any, **kwargs: Any)

Variables

Name Description
tenant_id
str

The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000.

display_name
str

The friendly name of the management group.

Attributes

display_name

The friendly name of the management group.

display_name: str | None

tenant_id

The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000.

tenant_id: str | None