assessmentMode

@JvmName(name = "vxdfpnajrbpkvfwm")
suspend fun assessmentMode(value: Output<Either<String, WindowsPatchAssessmentMode>>)
@JvmName(name = "tbjqiiaywgvxpvvl")
suspend fun assessmentMode(value: Either<String, WindowsPatchAssessmentMode>?)
@JvmName(name = "cerkalftcarmnggs")
fun assessmentMode(value: String)
@JvmName(name = "uoefcgxshategkgh")
fun assessmentMode(value: WindowsPatchAssessmentMode)

Parameters

value

Specifies the mode of VM Guest patch assessment for the IaaS virtual machine.

Possible values are:

ImageDefault - You control the timing of patch assessments on a virtual machine.

AutomaticByPlatform - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true.