public interface com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$Blank
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$Blank
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleRule withMetricBasedScale(int, int, int);
    descriptor: (III)Lcom/microsoft/azure/management/monitor/AutoscaleProfile$UpdateDefinitionStages$WithScaleRule;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                      Name  Flags
      minimumInstanceCount  
      maximumInstanceCount  
      defaultInstanceCount  

  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleSchedule withScheduleBasedScale(int);
    descriptor: (I)Lcom/microsoft/azure/management/monitor/AutoscaleProfile$UpdateDefinitionStages$WithScaleSchedule;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      instanceCount  
}
SourceFile: "AutoscaleProfile.java"
NestHost: com.microsoft.azure.management.monitor.AutoscaleProfile
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages of com.microsoft.azure.management.monitor.AutoscaleProfile
  public abstract Blank = com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$Blank of com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages
  public abstract WithScaleRule = com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleRule of com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages
  public abstract WithScaleSchedule = com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleSchedule of com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages