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 com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync