AuthorizationRules<RuleT> Interface
Type Parameters
- RuleT
the specific rule type
Implements
SupportsGettingByNameAsync<RuleT>
HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
SupportsDeletingByName
SupportsListing<RuleT>
public interface AuthorizationRules
extends SupportsListing<RuleT>, SupportsGettingByNameAsync<RuleT>, SupportsDeletingByName, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
Entry point to authorization rules management API.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java