ArmResourceDefinitionResourceElementTemplate interface
arm 模板 RE。
属性
| artifact |
项目配置文件属性。 |
| parameter |
定义参数值的名称和值对。 它可以是格式良好的转义 JSON 字符串。 |
| template |
模板类型。 |
属性详细信息
artifactProfile
parameterValues
定义参数值的名称和值对。 它可以是格式良好的转义 JSON 字符串。
parameterValues?: string
属性值
string
templateType
模板类型。
templateType?: string
属性值
string