public interface com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSize
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSize
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithEvaluationFrequency withPeriod(org.joda.time.Period);
    descriptor: (Lorg/joda/time/Period;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithEvaluationFrequency;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      size  
}
SourceFile: "MetricAlert.java"
NestHost: com.microsoft.azure.management.monitor.MetricAlert
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages of com.microsoft.azure.management.monitor.MetricAlert
  public abstract WithEvaluationFrequency = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithEvaluationFrequency of com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages
  public abstract WithWindowSize = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSize of com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages