AutomaticTuningOptions interface
Automatic tuning properties for individual advisors.
Properties
actual |
Automatic tuning option actual state. NOTE: This property will not be serialized. It can only be populated by the server. |
desired |
Automatic tuning option desired state. |
reason |
Reason code if desired and actual state are different. NOTE: This property will not be serialized. It can only be populated by the server. |
reason |
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