AutomaticTuningOptions interface

Automatic tuning properties for individual advisors.

Properties

actualState

Automatic tuning option actual state.

desiredState

Automatic tuning option desired state.

reasonCode

Reason code if desired and actual state are different.

reasonDesc

Reason description if desired and actual state are different.

Property Details

actualState

Automatic tuning option actual state.

actualState?: AutomaticTuningOptionModeActual

Property Value

desiredState

Automatic tuning option desired state.

desiredState?: AutomaticTuningOptionModeDesired

Property Value

reasonCode

Reason code if desired and actual state are different.

reasonCode?: number

Property Value

number

reasonDesc

Reason description if desired and actual state are different.

reasonDesc?: AutomaticTuningDisabledReason

Property Value