你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SolutionTemplateVersionProperties interface

解决方案模板版本属性

属性

configurations

此解决方案版本的配置表达式

orchestratorType

业务流程协调程序类型

provisioningState

资源的预配状态

specification

应用程序组件规范

属性详细信息

configurations

此解决方案版本的配置表达式

configurations: string

属性值

string

orchestratorType

业务流程协调程序类型

orchestratorType?: string

属性值

string

provisioningState

资源的预配状态

provisioningState?: string

属性值

string

specification

应用程序组件规范

specification: Record<string, any>

属性值

Record<string, any>