你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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