databaseFormat

@JvmName(name = "blorgwnnvrdtopgq")
suspend fun databaseFormat(value: Output<String>)
@JvmName(name = "lwspgcfhkcpesauf")
suspend fun databaseFormat(value: String?)

Parameters

value

Specifies the internal format of the SQL Managed Instance databases specific to the SQL engine version. Possible values are AlwaysUpToDate and SQLServer2022. Defaults to SQLServer2022.

Note: Changing database_format from AlwaysUpToDate to SQLServer2022 forces a new SQL Managed Instance to be created.