Interface SqlPoolSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins

All Known Subinterfaces:
SqlPoolSecurityAlertPolicy.Update
Enclosing interface:
SqlPoolSecurityAlertPolicy.UpdateStages

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

    • withEmailAccountAdmins

      SqlPoolSecurityAlertPolicy.Update 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.