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

IWithAuthorizationRule 接口

定义

允许添加访问主题的授权规则的主题定义的阶段。

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

方法

WithNewListenRule(String)

为主题创建侦听授权规则。

WithNewManageRule(String)

为主题创建管理授权规则。

WithNewSendRule(String)

为主题创建发送授权规则。

适用于