public static interface SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseAutomaticTuning.Update |
withAutomaticTuningMode(AutomaticTuningMode desiredState)
Sets the SQL database automatic tuning desired state.
|
SqlDatabaseAutomaticTuning.Update withAutomaticTuningMode(AutomaticTuningMode desiredState)
desiredState - the server automatic tuning desired state/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/