共用方式為


AutomaticTuningServerOptions interface

個別建議程式自動微調屬性。

屬性

actualState

自動微調選項實際狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

desiredState

自動調整選項所需的狀態。

reasonCode

如有需要且實際狀態不同,則原因代碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

reasonDesc

如有需要且實際狀態不同,原因描述。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

actualState

自動微調選項實際狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

actualState?: AutomaticTuningOptionModeActual

屬性值

desiredState

自動調整選項所需的狀態。

desiredState?: AutomaticTuningOptionModeDesired

屬性值

reasonCode

如有需要且實際狀態不同,則原因代碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

reasonCode?: number

屬性值

number

reasonDesc

如有需要且實際狀態不同,原因描述。 注意:此屬性不會序列化。 它只能由伺服器填入。

reasonDesc?: AutomaticTuningServerReason

屬性值