ManagementGroupPathElement Class

A path element of a management group ancestors.

Constructor

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

Variables

Name Description
name
str

The name of the group.

display_name
str

The friendly name of the group.

Attributes

display_name

The friendly name of the group.

display_name: str | None

name

The name of the group.

name: str | None