patch Mode
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 toAutomaticByPlatform
thenprovision_vm_agent
must also be set totrue
. If the Virtual Machine is using a hotpatching enabled image thepatch_mode
must always be set toAutomaticByPlatform
.