Interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter

    • Method Detail

      • withAlertsFilter

        SqlDatabaseThreatDetectionPolicy.Update withAlertsFilter​(String alertsFilter)
        Updates the security alert policy alerts to be disabled.
        Parameters:
        alertsFilter - the semicolon-separated list of alerts that are disabled, or empty string to disable no alerts. Possible values: Sql_Injection; Sql_Injection_Vulnerability; Access_Anomaly; Usage_Anomaly.
        Returns:
        the next stage of the definition