ValidateConfigurationResponse interface
The response of the action validate configuration.
- Extends
Properties
configuration |
Gets the configuration state. NOTE: This property will not be serialized. It can only be populated by the server. |
url | URL for the details of the response. |
Inherited Properties
error | The error object. |
Property Details
configurationState
Gets the configuration state. NOTE: This property will not be serialized. It can only be populated by the server.
configurationState?: string
Property Value
string
url
URL for the details of the response.
url?: string
Property Value
string