| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlServerAutomaticTuning.Update |
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode.withAutomaticTuningMode(AutomaticTuningServerMode desiredState)
Sets the SQL server automatic tuning desired state.
|
SqlServerAutomaticTuning.Update |
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions.withAutomaticTuningOption(String tuningOptionName,
AutomaticTuningOptionModeDesired desiredState)
Sets the various SQL server automatic tuning options desired state.
|
SqlServerAutomaticTuning.Update |
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions.withAutomaticTuningOptions(Map<String,AutomaticTuningOptionModeDesired> tuningOptions)
Sets the various SQL server automatic tuning options desired state.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.