AutomaticTuningDisabledReason type

원한다면 설명하는 것과 실제 상태는 다릅니다.

type AutomaticTuningDisabledReason =
  | "Default"
  | "Disabled"
  | "AutoConfigured"
  | "InheritedFromServer"
  | "QueryStoreOff"
  | "QueryStoreReadOnly"
  | "NotSupported"