ManagementGroupPathElement Class
A path element of a management group ancestors.
Constructor
ManagementGroupPathElement(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the group. |
|
display_name
|
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