你当前正在访问 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)

指定资源的计划。

适用于