public static interface SqlServerAutomaticTuning.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode
The update stage setting the SQL server automatic tuning desired state.
|
static interface |
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
The update stage setting the server automatic tuning options.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/