SolutionTemplateUpdateProperties interface
The updatable properties of the SolutionTemplate.
Properties
| capabilities | List of capabilities |
| description | Description of Solution template |
| enable |
Flag to enable external validation |
| state | State of resource |
Property Details
capabilities
List of capabilities
capabilities?: string[]
Property Value
string[]
description
Description of Solution template
description?: string
Property Value
string
enableExternalValidation
Flag to enable external validation
enableExternalValidation?: boolean
Property Value
boolean
state
State of resource
state?: string
Property Value
string