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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode
withAutomaticTuningMode
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
withAutomaticTuningOption, withAutomaticTuningOptions
-
-