你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithPlan 接口

定义

允许指定购买计划的虚拟机定义的阶段。

public interface IWithPlan
type IWithPlan = interface
Public Interface IWithPlan
派生

方法

WithPlan(PurchasePlan)

指定虚拟机的购买计划。

WithPromotionalPlan(PurchasePlan, String)

指定虚拟机的购买计划。

适用于