DescendantInfoProperties Class

The generic properties of an descendant.

Constructor

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

Variables

Name Description
display_name
str

The friendly name of the management group.

parent

The ID of the parent management group.

Attributes

display_name

The friendly name of the management group.

display_name: str | None

parent

The ID of the parent management group.

parent: _models.DescendantParentGroupInfo | None