Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes 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 © 2019. All rights reserved.