enableAutomaticOSUpgrade

@JvmName(name = "vnicikkcdllxnfkr")
suspend fun enableAutomaticOSUpgrade(value: Output<Boolean>)
@JvmName(name = "depqttmhebhoiwym")
suspend fun enableAutomaticOSUpgrade(value: Boolean?)

Parameters

value

Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available.

If this is set to true for Windows based pools, WindowsConfiguration.enableAutomaticUpdates cannot be set to true.