Module: Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode

Defined in:
lib/2015-05-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_mode.rb

Overview

Defines values for AutomaticTuningMode

Constant Summary collapse

Inherit =
"Inherit"
Custom =
"Custom"
Auto =
"Auto"
Unspecified =
"Unspecified"