AutomaticTuningDisabledReason type
A descrição do motivo, se desejado, e o estado real são diferentes.
type AutomaticTuningDisabledReason =
| "Default"
| "Disabled"
| "AutoConfigured"
| "InheritedFromServer"
| "QueryStoreOff"
| "QueryStoreReadOnly"
| "NotSupported"