public interface com.microsoft.azure.management.servicebus.QueueAuthorizationRules extends com.microsoft.azure.management.servicebus.AuthorizationRules<com.microsoft.azure.management.servicebus.QueueAuthorizationRule>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.servicebus.QueueAuthorizationRule$DefinitionStages$Blank>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.servicebus.implementation.QueuesInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.QueueAuthorizationRules
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/servicebus/AuthorizationRules<Lcom/microsoft/azure/management/servicebus/QueueAuthorizationRule;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/servicebus/QueueAuthorizationRule$DefinitionStages$Blank;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/servicebus/implementation/QueuesInner;>;
SourceFile: "QueueAuthorizationRules.java"
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.servicebus.QueueAuthorizationRule$DefinitionStages of com.microsoft.azure.management.servicebus.QueueAuthorizationRule
  public abstract Blank = com.microsoft.azure.management.servicebus.QueueAuthorizationRule$DefinitionStages$Blank of com.microsoft.azure.management.servicebus.QueueAuthorizationRule$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()