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