public interface com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithScaleRuleOptional extends com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithAttach
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithScaleRuleOptional
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$Blank defineScaleRule();
    descriptor: ()Lcom/microsoft/azure/management/monitor/ScaleRule$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithScaleRuleOptional 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$DefinitionStages$WithScaleRuleOptional;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      timeZone  
      start     
      end       

  public abstract com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithScaleRuleOptional 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$DefinitionStages$WithScaleRuleOptional;
    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 DefinitionStages = com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages of com.microsoft.azure.management.monitor.AutoscaleProfile
  public abstract WithAttach = com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithAttach of com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages
  public abstract WithScaleRuleOptional = com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages$WithScaleRuleOptional of com.microsoft.azure.management.monitor.AutoscaleProfile$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages of com.microsoft.azure.management.monitor.ScaleRule
  public abstract Blank = com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$Blank of com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages