Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseAutomaticTuning.Update
Packages that use SqlDatabaseAutomaticTuning.Update
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabaseAutomaticTuning.Update in com.azure.resourcemanager.sql.models
Subinterfaces with type arguments of type SqlDatabaseAutomaticTuning.Update in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure SQL database automatic tuning object.Methods in com.azure.resourcemanager.sql.models that return SqlDatabaseAutomaticTuning.UpdateModifier and TypeMethodDescriptionSqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode.withAutomaticTuningMode(AutomaticTuningMode desiredState) Sets the SQL database automatic tuning desired state.SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions.withAutomaticTuningOption(String tuningOptionName, AutomaticTuningOptionModeDesired desiredState) Sets the various SQL database automatic tuning options desired state.SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions.withAutomaticTuningOptions(Map<String, AutomaticTuningOptionModeDesired> tuningOptions) Sets the various SQL database automatic tuning options desired state.