Interface SqlServerAutomaticTuning.Update
- All Superinterfaces:
Appliable<SqlServerAutomaticTuning>, Indexable, SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode, SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
- Enclosing interface:
SqlServerAutomaticTuning
public static interface SqlServerAutomaticTuning.Update
extends SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode, SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions, Appliable<SqlServerAutomaticTuning>
The template for a SqlServerAutomaticTuning update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode
withAutomaticTuningModeMethods inherited from interface SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
withAutomaticTuningOption, withAutomaticTuningOptions