SolutionTemplateVersionProperties interface
解决方案模板版本属性
属性
| configurations | 此解决方案版本的配置表达式 |
| orchestrator |
业务流程协调程序类型 |
| provisioning |
资源的预配状态 |
| specification | 应用程序组件规范 |
属性详细信息
configurations
此解决方案版本的配置表达式
configurations: string
属性值
string
orchestratorType
业务流程协调程序类型
orchestratorType?: string
属性值
string
provisioningState
资源的预配状态
provisioningState?: string
属性值
string
specification
应用程序组件规范
specification: Record<string, any>
属性值
Record<string, any>