AvailableEnvironmentModeProperties interface
Details that describe an available environment mode.
Properties
| description | The description of the environment mode. |
| display |
The display name of the environment mode. |
Property Details
description
The description of the environment mode.
description?: string
Property Value
string
displayName
The display name of the environment mode.
displayName?: string
Property Value
string