assessmentMode

@JvmName(name = "oofemgjivfdmywvg")
suspend fun assessmentMode(value: Output<Either<String, WindowsPatchAssessmentMode>>)
@JvmName(name = "pwpxsgcevwwrpaph")
suspend fun assessmentMode(value: Either<String, WindowsPatchAssessmentMode>?)
@JvmName(name = "dvahawrhrhgmkwmm")
fun assessmentMode(value: String)
@JvmName(name = "skhpjdqckcsuiyoe")
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.