Uses of Class
com.azure.resourcemanager.sql.fluent.models.AutomaticTuningServerProperties
Packages that use AutomaticTuningServerProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of AutomaticTuningServerProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return AutomaticTuningServerPropertiesModifier and TypeMethodDescriptionAutomaticTuningServerProperties.withDesiredState(AutomaticTuningServerMode desiredState) Set the desiredState property: Automatic tuning desired state.AutomaticTuningServerProperties.withOptions(Map<String, AutomaticTuningServerOptions> options) Set the options property: Automatic tuning options definition.