@Beta(value=V1_8_0) public interface SqlServerAutomaticTuning extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<SqlServerAutomaticTuning>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<SqlServerAutomaticTuning.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlServerAutomaticTuning.Update
The template for a SqlServerAutomaticTuning update operation, containing all the settings that can be modified.
|
static interface |
SqlServerAutomaticTuning.UpdateStages
Grouping of all the SqlServerAutomaticTuning update stages.
|
| Modifier and Type | Method and Description |
|---|---|
AutomaticTuningServerMode |
actualState() |
AutomaticTuningServerMode |
desiredState() |
Map<String,AutomaticTuningServerOptions> |
tuningOptions() |
innerAutomaticTuningServerMode desiredState()
AutomaticTuningServerMode actualState()
Map<String,AutomaticTuningServerOptions> tuningOptions()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/