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

ImageTemplateManagedImageDistributor interface

作为托管磁盘映像分发。

Extends

属性

imageId

托管磁盘映像的资源 ID

location

映像的 Azure 位置(如果映像已存在)应匹配

type

多态鉴别器,它指定此对象可以是的不同类型

继承属性

artifactTags

分发服务器创建/更新项目后将应用于项目的标记。

runOutputName

要用于关联的 RunOutput 的名称。

属性详细信息

imageId

托管磁盘映像的资源 ID

imageId: string

属性值

string

location

映像的 Azure 位置(如果映像已存在)应匹配

location: string

属性值

string

type

多态鉴别器,它指定此对象可以是的不同类型

type: "ManagedImage"

属性值

"ManagedImage"

继承属性详细信息

artifactTags

分发服务器创建/更新项目后将应用于项目的标记。

artifactTags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自ImageTemplateDistributor.artifactTags

runOutputName

要用于关联的 RunOutput 的名称。

runOutputName: string

属性值

string

继承自ImageTemplateDistributor.runOutputName