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