Uses of Class
com.azure.resourcemanager.sql.models.AutomaticTuningOptions
Packages that use AutomaticTuningOptions
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of AutomaticTuningOptions in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type AutomaticTuningOptionsModifier and TypeMethodDescriptionDatabaseAutomaticTuningInner.options()Get the options property: Automatic tuning options definition.DatabaseAutomaticTuningProperties.options()Get the options property: Automatic tuning options definition.Method parameters in com.azure.resourcemanager.sql.fluent.models with type arguments of type AutomaticTuningOptionsModifier and TypeMethodDescriptionDatabaseAutomaticTuningInner.withOptions(Map<String, AutomaticTuningOptions> options) Set the options property: Automatic tuning options definition.DatabaseAutomaticTuningProperties.withOptions(Map<String, AutomaticTuningOptions> options) Set the options property: Automatic tuning options definition. -
Uses of AutomaticTuningOptions in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return AutomaticTuningOptionsModifier and TypeMethodDescriptionAutomaticTuningOptions.withDesiredState(AutomaticTuningOptionModeDesired desiredState) Set the desiredState property: Automatic tuning option desired state.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type AutomaticTuningOptions