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

IWithRule 接口

定义

允许指定要添加到管理策略的规则的管理策略定义的阶段。

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

方法

DefineRule(String)

定义要附加到此策略的规则的函数。

适用于