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

AuthorizationRules<RuleT> Interface

Type Parameters

RuleT

the specific rule type

Implements

public interface AuthorizationRules
extends SupportsListing<RuleT>, SupportsGettingByName<RuleT>, SupportsDeletingByName, HasManager<ServiceBusManager>

Entry point to authorization rules management API.

Applies to