Interface NamespaceAuthorizationRules
- All Superinterfaces:
AuthorizationRules<NamespaceAuthorizationRule>, HasManager<ServiceBusManager>, SupportsCreating<NamespaceAuthorizationRule.DefinitionStages.Blank>, SupportsDeletingByName, SupportsGettingByName<NamespaceAuthorizationRule>, SupportsListing<NamespaceAuthorizationRule>
public interface NamespaceAuthorizationRules
extends AuthorizationRules<NamespaceAuthorizationRule>, SupportsCreating<NamespaceAuthorizationRule.DefinitionStages.Blank>
Entry point to namespace 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