public interface com.microsoft.azure.management.monitor.ScaleRule extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.ScaleRuleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<com.microsoft.azure.management.monitor.AutoscaleProfile>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.ScaleRule
  super_class: java.lang.Object
{
  public abstract java.lang.String metricSource();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract java.lang.String metricName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract org.joda.time.Period duration();
    descriptor: ()Lorg/joda/time/Period;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract org.joda.time.Period frequency();
    descriptor: ()Lorg/joda/time/Period;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract com.microsoft.azure.management.monitor.MetricStatisticType frequencyStatistic();
    descriptor: ()Lcom/microsoft/azure/management/monitor/MetricStatisticType;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract com.microsoft.azure.management.monitor.ComparisonOperationType condition();
    descriptor: ()Lcom/microsoft/azure/management/monitor/ComparisonOperationType;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract com.microsoft.azure.management.monitor.TimeAggregationType timeAggregation();
    descriptor: ()Lcom/microsoft/azure/management/monitor/TimeAggregationType;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract double threshold();
    descriptor: ()D
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract com.microsoft.azure.management.monitor.ScaleDirection scaleDirection();
    descriptor: ()Lcom/microsoft/azure/management/monitor/ScaleDirection;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract com.microsoft.azure.management.monitor.ScaleType scaleType();
    descriptor: ()Lcom/microsoft/azure/management/monitor/ScaleType;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract int scaleInstanceCount();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)

  public abstract org.joda.time.Period coolDown();
    descriptor: ()Lorg/joda/time/Period;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangMethodDefinition(AsType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType.Property:Lcom/microsoft/azure/management/apigeneration/LangMethodDefinition$LangMethodType;)
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/monitor/implementation/ScaleRuleInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/monitor/AutoscaleProfile;>;
SourceFile: "ScaleRule.java"
NestMembers:
  com.microsoft.azure.management.monitor.ScaleRule$Definition  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$Blank  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$WithAttach  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$WithCondition  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$WithMetricName  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$WithScaleAction  com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages$WithStatistic  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinition  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$Blank  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$WithAttach  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$WithCondition  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$WithMetricName  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$WithScaleAction  com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages$WithStatistic  com.microsoft.azure.management.monitor.ScaleRule$Update  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinition  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$Blank  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithAttach  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithCondition  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithMetricName  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithScaleAction  com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages$WithStatistic
InnerClasses:
  public final LangMethodType = com.microsoft.azure.management.apigeneration.LangMethodDefinition$LangMethodType of com.microsoft.azure.management.apigeneration.LangMethodDefinition
  public abstract Definition = com.microsoft.azure.management.monitor.ScaleRule$Definition of com.microsoft.azure.management.monitor.ScaleRule
  public abstract DefinitionStages = com.microsoft.azure.management.monitor.ScaleRule$DefinitionStages of com.microsoft.azure.management.monitor.ScaleRule
  public abstract ParentUpdateDefinition = com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinition of com.microsoft.azure.management.monitor.ScaleRule
  public abstract ParentUpdateDefinitionStages = com.microsoft.azure.management.monitor.ScaleRule$ParentUpdateDefinitionStages of com.microsoft.azure.management.monitor.ScaleRule
  public abstract Update = com.microsoft.azure.management.monitor.ScaleRule$Update of com.microsoft.azure.management.monitor.ScaleRule
  public abstract UpdateDefinition = com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinition of com.microsoft.azure.management.monitor.ScaleRule
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.monitor.ScaleRule$UpdateDefinitionStages of com.microsoft.azure.management.monitor.ScaleRule
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()