Share via


IWithAutomaticTuningOptions Interface

Definition

The update stage setting the server automatic tuning options.

public interface IWithAutomaticTuningOptions
type IWithAutomaticTuningOptions = interface
Public Interface IWithAutomaticTuningOptions
Derived

Methods

WithAutomaticTuningOption(String, AutomaticTuningOptionModeDesired)

Sets the various SQL server automatic tuning options desired state.

WithAutomaticTuningOptions(IDictionary<String,AutomaticTuningOptionModeDesired>)

Sets the various SQL server automatic tuning options desired state.

Applies to