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
manager
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-