AutomaticTuningOptions interface

Automatic tuning properties for individual advisors.

Properties

actualState

Automatic tuning option actual state. NOTE: This property will not be serialized. It can only be populated by the server.

desiredState

Automatic tuning option desired state.

reasonCode

Reason code if desired and actual state are different. NOTE: This property will not be serialized. It can only be populated by the server.

reasonDesc

Reason description if desired and actual state are different. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

actualState

Automatic tuning option actual state. NOTE: This property will not be serialized. It can only be populated by the server.

actualState?: AutomaticTuningOptionModeActual

Property Value

desiredState

Automatic tuning option desired state.

desiredState?: AutomaticTuningOptionModeDesired

Property Value

reasonCode

Reason code if desired and actual state are different. NOTE: This property will not be serialized. It can only be populated by the server.

reasonCode?: number

Property Value

number

reasonDesc

Reason description if desired and actual state are different. NOTE: This property will not be serialized. It can only be populated by the server.

reasonDesc?: AutomaticTuningDisabledReason

Property Value