SolutionTemplateProperties interface
Solution Template Properties
Properties
| capabilities | List of capabilities |
| description | Description of Solution template |
| enable |
Flag to enable external validation |
| latest |
Latest solution template version |
| provisioning |
Provisioning state of resource |
| 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
latestVersion
Latest solution template version
latestVersion?: string
Property Value
string
provisioningState
Provisioning state of resource
provisioningState?: string
Property Value
string
state
State of resource
state?: string
Property Value
string