Interface SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts

    • Method Detail

      • withDisabledAlerts

        SqlServerSecurityAlertPolicy.Update withDisabledAlerts​(String... disabledAlerts)
        Specifies an array of alerts that are disabled.
        Parameters:
        disabledAlerts - an array of alerts that are disabled
        Returns:
        The next stage of the definition.