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

IWithPlan 接口

定义

允许指定计划的泛型资源定义。

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

方法

WithoutPlan()

指定资源的计划。

WithPlan(String, String, String, String)

指定资源的计划。 只能为第三方资源设置计划。

适用于