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