AutomaticTuningDisabledReason type   
定义 AutomaticTuningDisabledReason 的值。
type AutomaticTuningDisabledReason =
  | "Default"
  | "Disabled"
  | "AutoConfigured"
  | "InheritedFromServer"
  | "QueryStoreOff"
  | "QueryStoreReadOnly"
  | "NotSupported"