patchMode

@JvmName(name = "dvffepisdnoaqwin")
suspend fun patchMode(value: Output<String>)
@JvmName(name = "lfqyqojgxklsknxj")
suspend fun patchMode(value: String?)

Parameters

value

Specifies the mode of in-guest patching to this Windows Virtual Machine. Possible values are Manual, AutomaticByOS and AutomaticByPlatform. Defaults to AutomaticByOS. For more information on patch modes please see the product documentation.

NOTE: If patch_mode is set to AutomaticByPlatform then provision_vm_agent must also be set to true. If the Virtual Machine is using a hotpatching enabled image the patch_mode must always be set to AutomaticByPlatform.