assessmentMode

@JvmName(name = "abpnpludeyiutjma")
suspend fun assessmentMode(value: Output<Either<String, WindowsPatchAssessmentMode>>)
@JvmName(name = "bjoabhnomxuhceds")
suspend fun assessmentMode(value: Either<String, WindowsPatchAssessmentMode>?)
@JvmName(name = "yxisccimcpqiswgp")
fun assessmentMode(value: String)
@JvmName(name = "itfcuuhvhjryoppd")
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.