ValidateConfigurationResponse interface
The response of the action validate configuration.
- Extends
Properties
| configuration |
Gets the configuration state. |
| url | URL for the details of the response. |
Inherited Properties
| error | The error object. |
Property Details
configurationState
Gets the configuration state.
configurationState?: string
Property Value
string
url
URL for the details of the response.
url?: string
Property Value
string