public interface com.microsoft.azure.management.network.ExpressRouteCircuitPeerings extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.network.ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<com.microsoft.azure.management.network.ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<com.microsoft.azure.management.network.ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<com.microsoft.azure.management.network.ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<com.microsoft.azure.management.network.ExpressRouteCircuit>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ExpressRouteCircuitPeerings
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$Blank defineAzurePrivatePeering();
    descriptor: ()Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$Blank defineAzurePublicPeering();
    descriptor: ()Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithAdvertisedPublicPrefixes defineMicrosoftPeering();
    descriptor: ()Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering$DefinitionStages$WithAdvertisedPublicPrefixes;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByName<Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingById<Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByNameAsync<Lcom/microsoft/azure/management/network/ExpressRouteCircuitPeering;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingByName;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingById;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitPeeringsInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/network/ExpressRouteCircuit;>;
SourceFile: "ExpressRouteCircuitPeerings.java"
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.network.ExpressRouteCircuitPeering$DefinitionStages of com.microsoft.azure.management.network.ExpressRouteCircuitPeering
  public abstract Blank = com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$Blank of com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages
  public abstract WithAdvertisedPublicPrefixes = com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages$WithAdvertisedPublicPrefixes of com.microsoft.azure.management.network.ExpressRouteCircuitPeering$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)