AvailableEnvironmentModeProperties Class
Details that describe an available environment mode.
Constructor
AvailableEnvironmentModeProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
display_name
|
The display name of the environment mode. |
|
description
|
The description of the environment mode. |
Attributes
description
The description of the environment mode.
description: str | None
display_name
The display name of the environment mode.
display_name: str | None