Module: Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason
- Defined in:
- lib/2015-05-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_disabled_reason.rb
Overview
Defines values for AutomaticTuningDisabledReason
Constant Summary collapse
- Default =
"Default"
- Disabled =
"Disabled"
- AutoConfigured =
"AutoConfigured"
- InheritedFromServer =
"InheritedFromServer"
- QueryStoreOff =
"QueryStoreOff"
- QueryStoreReadOnly =
"QueryStoreReadOnly"
- NotSupported =
"NotSupported"