assessmentMode

@JvmName(name = "ikjtdgcwvucbgygf")
suspend fun assessmentMode(value: Output<Either<String, WindowsPatchAssessmentMode>>)
@JvmName(name = "oqmxqceddhqpvteu")
suspend fun assessmentMode(value: Either<String, WindowsPatchAssessmentMode>?)
@JvmName(name = "nhensmxdegiaslai")
fun assessmentMode(value: String)
@JvmName(name = "jyuwjsyxuiatvcmi")
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.