public interface com.microsoft.azure.management.servicebus.AuthorizationRules<RuleT> extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<RuleT>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<RuleT>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.AuthorizationRules
  super_class: java.lang.Object
{
}
Signature: <RuleT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<TRuleT;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByNameAsync<TRuleT;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingByName;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManager;>;
SourceFile: "AuthorizationRules.java"
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()