Condividi tramite


IWithAutomaticTuningOptions Interface

Definition

The update stage setting the database automatic tuning options.

public interface IWithAutomaticTuningOptions
type IWithAutomaticTuningOptions = interface
Public Interface IWithAutomaticTuningOptions
Derived

Methods

WithAutomaticTuningOption(String, AutomaticTuningOptionModeDesired)

Sets the various SQL database automatic tuning options desired state.

WithAutomaticTuningOptions(IDictionary<String,AutomaticTuningOptionModeDesired>)

Sets the various SQL database automatic tuning options desired state.

Applies to