assessmentMode

@JvmName(name = "amsdlqlufoqygfmy")
suspend fun assessmentMode(value: Output<Either<String, LinuxPatchAssessmentMode>>)
@JvmName(name = "nhtqkswkfggstqap")
suspend fun assessmentMode(value: Either<String, LinuxPatchAssessmentMode>?)
@JvmName(name = "cogfeidwhyngcbfl")
fun assessmentMode(value: String)
@JvmName(name = "rinmqojgpqakerji")
fun assessmentMode(value: LinuxPatchAssessmentMode)

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.