public interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithSecondaryNamespace
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithSecondaryNamespace
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate withNewSecondaryNamespace(com.microsoft.azure.management.resources.fluentcore.model.Creatable<com.microsoft.azure.management.eventhub.EventHubNamespace>);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable;)Lcom/microsoft/azure/management/eventhub/EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable<Lcom/microsoft/azure/management/eventhub/EventHubNamespace;>;)Lcom/microsoft/azure/management/eventhub/EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate;
    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;)
    MethodParameters:
                    Name  Flags
      namespaceCreatable  

  public abstract com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate withExistingSecondaryNamespace(com.microsoft.azure.management.eventhub.EventHubNamespace);
    descriptor: (Lcom/microsoft/azure/management/eventhub/EventHubNamespace;)Lcom/microsoft/azure/management/eventhub/EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    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;)
    MethodParameters:
           Name  Flags
      namespace  

  public abstract com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate withExistingSecondaryNamespaceId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/eventhub/EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    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;)
    MethodParameters:
             Name  Flags
      namespaceId  
}
SourceFile: "EventHubDisasterRecoveryPairing.java"
NestHost: com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
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.EventHubDisasterRecoveryPairing$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
  public abstract WithCreate = com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithCreate of com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages
  public abstract WithSecondaryNamespace = com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$DefinitionStages$WithSecondaryNamespace of com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing$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;)