AutomaticTuningDisabledReason type
La razón, la descripción si se desea y el estado real son diferentes.
type AutomaticTuningDisabledReason =
| "Default"
| "Disabled"
| "AutoConfigured"
| "InheritedFromServer"
| "QueryStoreOff"
| "QueryStoreReadOnly"
| "NotSupported"