Interface SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode

    • Method Detail

      • withAutomaticTuningMode

        SqlServerAutomaticTuning.Update withAutomaticTuningMode​(AutomaticTuningServerMode desiredState)
        Sets the SQL server automatic tuning desired state.
        Parameters:
        desiredState - the server automatic tuning desired state
        Returns:
        Next stage of the update.