VmImagePlan interface
指定用來建立虛擬機之 Marketplace 映像的相關信息。 此元素僅用於市集映像。 您必須先啟用映像以程序設計方式使用,才能從 API 使用市集映射。 在 Azure 入口網站中,尋找您想要使用的市集映射,然後按兩下 [想要以程式設計方式部署]、[開始使用] ->。 輸入任何必要資訊,然後按兩下 [儲存]。
屬性
name | 方案標識碼。 |
product | 指定來自市集的映像產品。 這個值與 imageReference 元素下的 Offer 值相同。 |
promotion |
促銷碼。 |
publisher | 發行者標識碼。 |
屬性詳細資料
name
方案標識碼。
name?: string
屬性值
string
product
指定來自市集的映像產品。 這個值與 imageReference 元素下的 Offer 值相同。
product?: string
屬性值
string
promotionCode
促銷碼。
promotionCode?: string
屬性值
string
publisher
發行者標識碼。
publisher?: string
屬性值
string