Database Instance Settings Advanced Machine Features Args
data class DatabaseInstanceSettingsAdvancedMachineFeaturesArgs(val threadsPerCore: Output<Int>? = null) : ConvertibleToJava<DatabaseInstanceSettingsAdvancedMachineFeaturesArgs>
Properties
Link copied to clipboard
The number of threads per core. The value of this flag can be 1 or 2. To disable SMT, set this flag to 1. Only available in Cloud SQL for SQL Server instances. See smt for more details.