AutomaticTuningDisabledReason type
Reason description if desired and actual state are different.
type AutomaticTuningDisabledReason =
| "Default"
| "Disabled"
| "AutoConfigured"
| "InheritedFromServer"
| "QueryStoreOff"
| "QueryStoreReadOnly"
| "NotSupported"