ConfigurationName interface
The configuration names.
Properties
| description | Description for the configuration name. |
| required | Represent the configuration is required or not |
| value |
Property Details
description
Description for the configuration name.
description?: string
Property Value
string
required
Represent the configuration is required or not
required?: boolean
Property Value
boolean
value
value?: string
Property Value
string