public interface com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithListenOrSendOrManage<T> extends com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithListen<T>, com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithSendOrManage<T>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithListenOrSendOrManage
  super_class: java.lang.Object
{
  public abstract T withSendAndListenAccess();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()TT;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_30_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/eventhub/AuthorizationRule$DefinitionStages$WithListen<TT;>;Lcom/microsoft/azure/management/eventhub/AuthorizationRule$DefinitionStages$WithSendOrManage<TT;>;
SourceFile: "AuthorizationRule.java"
NestHost: com.microsoft.azure.management.eventhub.AuthorizationRule
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages of com.microsoft.azure.management.eventhub.AuthorizationRule
  public abstract WithListen = com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithListen of com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages
  public abstract WithListenOrSendOrManage = com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithListenOrSendOrManage of com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages
  public abstract WithSendOrManage = com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages$WithSendOrManage of com.microsoft.azure.management.eventhub.AuthorizationRule$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)