public interface com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleSchedule
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithScaleSchedule
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithAttach withFixedDateSchedule(java.lang.String, org.joda.time.DateTime, org.joda.time.DateTime);
    descriptor: (Ljava/lang/String;Lorg/joda/time/DateTime;Lorg/joda/time/DateTime;)Lcom/microsoft/azure/management/monitor/AutoscaleProfile$UpdateDefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      timeZone  
      start     
      end       

  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithAttach withRecurrentSchedule(java.lang.String, java.lang.String, com.microsoft.azure.management.monitor.DayOfWeek[]);
    descriptor: (Ljava/lang/String;Ljava/lang/String;[Lcom/microsoft/azure/management/monitor/DayOfWeek;)Lcom/microsoft/azure/management/monitor/AutoscaleProfile$UpdateDefinitionStages$WithAttach;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      scheduleTimeZone  
      startTime         
      weekday           
}
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 WithAttach = com.microsoft.azure.management.monitor.AutoscaleProfile$UpdateDefinitionStages$WithAttach 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