Interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins

All Known Subinterfaces:
SqlPoolSecurityAlertPolicy.Definition, SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
Enclosing interface:
SqlPoolSecurityAlertPolicy.DefinitionStages

public static interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify emailAccountAdmins.
  • Method Details

    • withEmailAccountAdmins

      SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate withEmailAccountAdmins(Boolean emailAccountAdmins)
      Specifies the emailAccountAdmins property: Specifies that the alert is sent to the account administrators..
      Parameters:
      emailAccountAdmins - Specifies that the alert is sent to the account administrators.
      Returns:
      the next definition stage.