EvaluationState type

Defines values for EvaluationState.
KnownEvaluationState can be used interchangeably with EvaluationState, this enum contains the known values that the service supports.

Known values supported by the service

NotStarted
InProgress
Completed

type EvaluationState = string