public static interface SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode
| Modifier and Type | Method and Description |
|---|---|
SqlServerAutomaticTuning.Update |
withAutomaticTuningMode(AutomaticTuningServerMode desiredState)
Sets the SQL server automatic tuning desired state.
|
SqlServerAutomaticTuning.Update withAutomaticTuningMode(AutomaticTuningServerMode 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.
*/