TriggerEvaluationProperty interface

Trigger evaluation response.

Properties

evaluationEndTime

The time when the evaluation is end. NOTE: This property will not be serialized. It can only be populated by the server.

quickAssessments

List of quick assessments

resourceIds

List of resource ids to be evaluated

triggerTime

The time when the evaluation is triggered. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

evaluationEndTime

The time when the evaluation is end. NOTE: This property will not be serialized. It can only be populated by the server.

evaluationEndTime?: Date

Property Value

Date

quickAssessments

List of quick assessments

quickAssessments?: QuickAssessment[]

Property Value

resourceIds

List of resource ids to be evaluated

resourceIds?: string[]

Property Value

string[]

triggerTime

The time when the evaluation is triggered. NOTE: This property will not be serialized. It can only be populated by the server.

triggerTime?: Date

Property Value

Date