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

IWithAuthorizationRule 接口

定义

允许添加用于访问订阅的授权规则的队列定义的阶段。

public interface IWithAuthorizationRule
type IWithAuthorizationRule = interface
Public Interface IWithAuthorizationRule

方法

WithNewAuthorizationRule(String, AccessRights[])

为订阅创建授权规则。

WithoutNewAuthorizationRule(String)

删除订阅的授权规则。

适用于