AutomaticTuningDisabledReason type
La descrizione del motivo, se desiderato, e lo stato effettivo sono diversi.
type AutomaticTuningDisabledReason =
| "Default"
| "Disabled"
| "AutoConfigured"
| "InheritedFromServer"
| "QueryStoreOff"
| "QueryStoreReadOnly"
| "NotSupported"