Interface SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins

    • Method Detail

      • withEmailAccountAdmins

        SqlServerSecurityAlertPolicy.Update withEmailAccountAdmins()
        Specifies that an alert will be sent to the account administrators.
        Returns:
        The next stage of the definition.
      • withoutEmailAccountAdmins

        SqlServerSecurityAlertPolicy.Update withoutEmailAccountAdmins()
        Specifies that an alert will not be sent to the account administrators.
        Returns:
        The next stage of the definition.