ImageTemplateManagedImageDistributor interface
作为托管磁盘映像进行分发。
继承属性
| artifact |
分发服务器创建/更新项目后,将应用于项目的标记。 |
| run |
要用于关联的 RunOutput 的名称。 |
属性详细信息
imageId
托管磁盘映像的资源 ID
imageId: string
属性值
string
location
映像的 Azure 位置应匹配(如果映像已存在)
location: string
属性值
string
type
多态鉴别器,它指定此对象可以的不同类型的
type: "ManagedImage"
属性值
"ManagedImage"
继承属性详细信息
artifactTags
分发服务器创建/更新项目后,将应用于项目的标记。
artifactTags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}