Partager via


AutomaticTuningDisabledReason type

Définit des valeurs pour AutomaticTuningDisabledReason.

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