AuthorizationRules<RuleT> Interface
Type Parameters
- RuleT
the specific rule type
Implements
public interface AuthorizationRules<RuleT>
extends SupportsListing<RuleT>, SupportsGettingByName<RuleT>, SupportsDeletingByName, HasManager<ServiceBusManager>
Entry point to authorization rules management API.