Interface AuthorizationRules<RuleT>

Type Parameters:
RuleT - the specific rule type
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<ServiceBusManager>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<RuleT>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<RuleT>
All Known Subinterfaces:
NamespaceAuthorizationRules, QueueAuthorizationRules, TopicAuthorizationRules

public interface AuthorizationRules<RuleT> extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<RuleT>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<RuleT>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<ServiceBusManager>
Entry point to 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.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