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

  public abstract com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages$WithDescription 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/ActivityLogAlert$DefinitionStages$WithDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      resource  

  public abstract com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages$WithDescription withTargetSubscription(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/monitor/ActivityLogAlert$DefinitionStages$WithDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                      Name  Flags
      targetSubscriptionId  
}
SourceFile: "ActivityLogAlert.java"
NestHost: com.microsoft.azure.management.monitor.ActivityLogAlert
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages of com.microsoft.azure.management.monitor.ActivityLogAlert
  public abstract WithDescription = com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages$WithDescription of com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages
  public abstract WithScopes = com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages$WithScopes of com.microsoft.azure.management.monitor.ActivityLogAlert$DefinitionStages