@Beta(value=V1_8_0) public interface SqlDatabaseAutomaticTuning extends HasInner<com.microsoft.azure.management.sql.implementation.DatabaseAutomaticTuningInner>, Refreshable<SqlDatabaseAutomaticTuning>, Updatable<SqlDatabaseAutomaticTuning.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlDatabaseAutomaticTuning.Update
The template for a SqlDatabaseAutomaticTuning update operation, containing all the settings that can be modified.
|
static interface |
SqlDatabaseAutomaticTuning.UpdateStages
Grouping of all the SqlDatabaseAutomaticTuning update stages.
|
| Modifier and Type | Method and Description |
|---|---|
AutomaticTuningMode |
actualState() |
AutomaticTuningMode |
desiredState() |
Map<String,AutomaticTuningOptions> |
tuningOptions() |
innerrefresh, refreshAsyncAutomaticTuningMode desiredState()
AutomaticTuningMode actualState()
Map<String,AutomaticTuningOptions> tuningOptions()
Copyright © 2019. All rights reserved.