AssessmentProperties interface

The properties of an Assessment resource

Properties

assessmentType

The name of the assessment template whose rules will be evaluated (e.g. 'Edu'). Immutable after creation.

error

Error information when evaluationState is failed

evaluationState

The aggregated evaluation state of all active rules within this assessment

initialValues

Optional initial values applied to the rules created with this assessment. Write-only — these values are routed to the per-kind rules and are not returned on read.

nextEvaluation

The next scheduled re-evaluation of this assessment. Only present when one or more rules in this assessment have a configured recurrence.

provisioningState

The provisioning state of the resource

Property Details

assessmentType

The name of the assessment template whose rules will be evaluated (e.g. 'Edu'). Immutable after creation.

assessmentType: string

Property Value

string

error

Error information when evaluationState is failed

error?: ErrorDetail

Property Value

evaluationState

The aggregated evaluation state of all active rules within this assessment

evaluationState?: string

Property Value

string

initialValues

Optional initial values applied to the rules created with this assessment. Write-only — these values are routed to the per-kind rules and are not returned on read.

initialValues?: InitialRuleValueBaseUnion[]

Property Value

nextEvaluation

The next scheduled re-evaluation of this assessment. Only present when one or more rules in this assessment have a configured recurrence.

nextEvaluation?: Date

Property Value

Date

provisioningState

The provisioning state of the resource

provisioningState?: string

Property Value

string