@Beta(value=V1_8_0) public interface SqlServerAutomaticTuning extends HasInner<com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner>, Refreshable<SqlServerAutomaticTuning>, 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() |
inner
refresh, refreshAsync
AutomaticTuningServerMode desiredState()
AutomaticTuningServerMode actualState()
Map<String,AutomaticTuningServerOptions> tuningOptions()
Copyright © 2019. All rights reserved.