Plan 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