public interface com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithScopes
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithScopes
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSize withTargetResource(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSize;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      resourceId  

  public abstract com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSize withTargetResource(com.microsoft.azure.management.resources.fluentcore.arm.models.HasId);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasId;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSize;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      resource  

  public abstract com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSizeMultipleResource withMultipleTargetResources(java.util.Collection<java.lang.String>, java.lang.String, java.lang.String);
    descriptor: (Ljava/util/Collection;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSizeMultipleResource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Collection<Ljava/lang/String;>;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSizeMultipleResource;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_27_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
             Name  Flags
      resourceIds  
      type         
      regionName   

  public abstract com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSizeMultipleResource withMultipleTargetResources(java.util.Collection<? extends com.microsoft.azure.management.resources.fluentcore.arm.models.Resource>);
    descriptor: (Ljava/util/Collection;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSizeMultipleResource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Collection<+Lcom/microsoft/azure/management/resources/fluentcore/arm/models/Resource;>;)Lcom/microsoft/azure/management/monitor/MetricAlert$DefinitionStages$WithWindowSizeMultipleResource;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_27_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
           Name  Flags
      resources  
}
SourceFile: "MetricAlert.java"
NestHost: com.microsoft.azure.management.monitor.MetricAlert
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages of com.microsoft.azure.management.monitor.MetricAlert
  public abstract WithScopes = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithScopes 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
  public abstract WithWindowSizeMultipleResource = com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages$WithWindowSizeMultipleResource of com.microsoft.azure.management.monitor.MetricAlert$DefinitionStages