public interface com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithRoute
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithRoute
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.Route$DefinitionStages$Blank<com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithCreate> defineRoute(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/Route$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/Route$DefinitionStages$Blank<Lcom/microsoft/azure/management/network/RouteTable$DefinitionStages$WithCreate;>;
    MethodParameters:
      Name  Flags
      name  

  public abstract com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithCreate withRoute(java.lang.String, com.microsoft.azure.management.network.RouteNextHopType);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/network/RouteNextHopType;)Lcom/microsoft/azure/management/network/RouteTable$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                          Name  Flags
      destinationAddressPrefix  
      nextHop                   

  public abstract com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithCreate withRouteViaVirtualAppliance(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/RouteTable$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                          Name  Flags
      destinationAddressPrefix  
      ipAddress                 
}
SourceFile: "RouteTable.java"
NestHost: com.microsoft.azure.management.network.RouteTable
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.Route$DefinitionStages of com.microsoft.azure.management.network.Route
  public abstract Blank = com.microsoft.azure.management.network.Route$DefinitionStages$Blank of com.microsoft.azure.management.network.Route$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.RouteTable$DefinitionStages of com.microsoft.azure.management.network.RouteTable
  public abstract WithCreate = com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithCreate of com.microsoft.azure.management.network.RouteTable$DefinitionStages
  public abstract WithRoute = com.microsoft.azure.management.network.RouteTable$DefinitionStages$WithRoute of com.microsoft.azure.management.network.RouteTable$DefinitionStages