patchAssessmentMode

@JvmName(name = "mgaovfmuqltnrnld")
suspend fun patchAssessmentMode(value: Output<String>)
@JvmName(name = "svosmpfjpcppaikv")
suspend fun patchAssessmentMode(value: String?)

Parameters

value

Specifies the mode of VM Guest Patching for the virtual machines that are associated to the Virtual Machine Scale Set. Possible values are AutomaticByPlatform or ImageDefault. Defaults to ImageDefault.

Note: If the patch_assessment_mode is set to AutomaticByPlatform then the provision_vm_agent field must be set to true.