ImageTemplateManagedImageDistributor interface
散發為受控磁碟映像。
- Extends
屬性
image |
受控磁碟映像的資源標識碼 |
location | 映射的 Azure 位置,如果映射已經存在,則應該相符 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
artifact |
散發者建立/更新成品后,將會套用至成品的標記。 |
run |
要用於相關聯 RunOutput 的名稱。 |
屬性詳細資料
imageId
受控磁碟映像的資源標識碼
imageId: string
屬性值
string
location
映射的 Azure 位置,如果映射已經存在,則應該相符
location: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "ManagedImage"
屬性值
"ManagedImage"
繼承的屬性詳細資料
artifactTags
散發者建立/更新成品后,將會套用至成品的標記。
artifactTags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}