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