Interface SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode

    • Method Detail

      • withAutomaticTuningMode

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