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