Plan interface
指定有关用于创建虚拟机的市场映像的信息。 此元素仅用于市场映像。 必须先启用映像以编程方式使用映像,然后才能从 API 使用市场映像。 在 Azure 门户中,找到要使用的市场映像,然后单击 想要以编程方式部署,开始使用 ->。 输入任何必需的信息,然后单击“保存 。
属性
| name | 计划 ID。  | 
| product | 指定来自市场的映像的产品。 此值与 imageReference 元素下的 Offer 相同。  | 
| promotion | 
	促销代码。  | 
| publisher | 发布者 ID。  | 
属性详细信息
name
计划 ID。
name?: string
				属性值
string
product
指定来自市场的映像的产品。 此值与 imageReference 元素下的 Offer 相同。
product?: string
				属性值
string
		promotionCode
	 
	促销代码。
promotionCode?: string
				属性值
string
publisher
发布者 ID。
publisher?: string
				属性值
string