patchMode

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

Parameters

value

Specifies the mode of in-guest patching of 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 the provision_vm_agent must be set to true and the extension must contain at least one application health extension.