public interface com.microsoft.azure.management.network.RouteTable$UpdateStages$WithBgpRoutePropagation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.RouteTable$UpdateStages$WithBgpRoutePropagation
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.RouteTable$Update withDisableBgpRoutePropagation();
    descriptor: ()Lcom/microsoft/azure/management/network/RouteTable$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.network.RouteTable$Update withEnableBgpRoutePropagation();
    descriptor: ()Lcom/microsoft/azure/management/network/RouteTable$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "RouteTable.java"
NestHost: com.microsoft.azure.management.network.RouteTable
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Update = com.microsoft.azure.management.network.RouteTable$Update of com.microsoft.azure.management.network.RouteTable
  public abstract UpdateStages = com.microsoft.azure.management.network.RouteTable$UpdateStages of com.microsoft.azure.management.network.RouteTable
  public abstract WithBgpRoutePropagation = com.microsoft.azure.management.network.RouteTable$UpdateStages$WithBgpRoutePropagation of com.microsoft.azure.management.network.RouteTable$UpdateStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_10_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)