public interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$UpdateStages$WithEmailAddresses
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$UpdateStages$WithEmailAddresses
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$Update withEmailAddresses(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlServerSecurityAlertPolicy$Update;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    MethodParameters:
                Name  Flags
      emailAddresses  
}
SourceFile: "SqlServerSecurityAlertPolicy.java"
NestHost: com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Update = com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$Update of com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy
  public abstract UpdateStages = com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$UpdateStages of com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy
  public abstract WithEmailAddresses = com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$UpdateStages$WithEmailAddresses of com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy$UpdateStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_15_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)