public interface com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithCondition
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithCondition
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithScaleAction withCondition(com.microsoft.azure.management.monitor.TimeAggregationType, com.microsoft.azure.management.monitor.ComparisonOperationType, double);
    descriptor: (Lcom/microsoft/azure/management/monitor/TimeAggregationType;Lcom/microsoft/azure/management/monitor/ComparisonOperationType;D)Lcom/microsoft/azure/management/monitor/ScaleRule$UpdateDefinitionStages$WithScaleAction;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                 Name  Flags
      timeAggregation  
      condition        
      threshold        
}
SourceFile: "ScaleRule.java"
NestHost: com.microsoft.azure.management.monitor.ScaleRule
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages of com.microsoft.azure.management.monitor.ScaleRule
  public abstract WithCondition = com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithCondition of com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages
  public abstract WithScaleAction = com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithScaleAction of com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages