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

ValidatedSolutionRecipeComponentMetadata interface

表示与已验证解决方案配方中可用组件相关的元数据。

属性

catalog

指定该扩展所属的目录。

enableAutomaticUpgrade

指示是否启用了扩展的自动升级。

expectedHash

指定扩展的预期哈希值。

extensionType

表示扩展的类型。

lcmUpdate

指示扩展的生命周期管理(LCM)更新是否被启用。

link

指定与扩展关联的链接。

name

指定分机名称。

previewSource

指定扩展的预览源。

publisher

代表扩展的发行商。

releaseTrain

指定该组件所属的释放列车。

ring

指定扩展所属的环,内部由组件使用。

属性详细信息

catalog

指定该扩展所属的目录。

catalog?: string

属性值

string

enableAutomaticUpgrade

指示是否启用了扩展的自动升级。

enableAutomaticUpgrade?: boolean

属性值

boolean

expectedHash

指定扩展的预期哈希值。

expectedHash?: string

属性值

string

extensionType

表示扩展的类型。

extensionType?: string

属性值

string

lcmUpdate

指示扩展的生命周期管理(LCM)更新是否被启用。

lcmUpdate?: boolean

属性值

boolean

指定与扩展关联的链接。

link?: string

属性值

string

name

指定分机名称。

name?: string

属性值

string

previewSource

指定扩展的预览源。

previewSource?: string

属性值

string

publisher

代表扩展的发行商。

publisher?: string

属性值

string

releaseTrain

指定该组件所属的释放列车。

releaseTrain?: string

属性值

string

ring

指定扩展所属的环,内部由组件使用。

ring?: string

属性值

string