Interface QueueAuthorizationRules
- All Superinterfaces:
AuthorizationRules<QueueAuthorizationRule>, HasManager<ServiceBusManager>, SupportsCreating<QueueAuthorizationRule.DefinitionStages.Blank>, SupportsDeletingByName, SupportsGettingByName<QueueAuthorizationRule>, SupportsListing<QueueAuthorizationRule>
public interface QueueAuthorizationRules
extends AuthorizationRules<QueueAuthorizationRule>, SupportsCreating<QueueAuthorizationRule.DefinitionStages.Blank>
Entry point to queue authorization rules management API.
-
Method Summary
Methods inherited from interface HasManager
managerMethods inherited from interface SupportsCreating
defineMethods inherited from interface SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface SupportsListing
list, listAsync