public interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithSecondaryPeerAddressPrefix
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithSecondaryPeerAddressPrefix
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithVlanId withSecondaryPeerAddressPrefix(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering$DefinitionStages$WithVlanId;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      addressPrefix  
}
SourceFile: "ExpressRouteCircuitPeering.java"
NestHost: com.microsoft.azure.management.network.ExpressRouteCircuitPeering
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages of com.microsoft.azure.management.network.ExpressRouteCircuitPeering
  public abstract WithSecondaryPeerAddressPrefix = com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithSecondaryPeerAddressPrefix of com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages
  public abstract WithVlanId = com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithVlanId of com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages