automaticUpgradeEnabled

@JvmName(name = "qshmlbwroqwhckmv")
suspend fun automaticUpgradeEnabled(value: Output<Boolean>)
@JvmName(name = "ljiwtydcutpqfsxm")
suspend fun automaticUpgradeEnabled(value: Boolean?)

Parameters

value

Indicates whether the extension should be automatically upgraded by the platform if there is a newer version available. Supported values are true and false.

Note: When automatic_upgrade_enabled is set to true, the type_handler_version is automatically updated by the Azure platform when a new version is available and any change in type_handler_version should be manually ignored by user.