ContinuousEvaluationRuleAction interface
Evaluatieregelactie voor continue evaluatie.
- Uitbreiding
Eigenschappen
| eval |
Eval-ID om continue evaluatieruns aan toe te voegen. |
| max |
Maximaal aantal toegestane evaluatieruns per uur. |
| type | De type-discriminator, altijd 'continuous_evaluation'. |
Eigenschapdetails
evalId
Eval-ID om continue evaluatieruns aan toe te voegen.
evalId: string
Waarde van eigenschap
string
maxHourlyRuns
Maximaal aantal toegestane evaluatieruns per uur.
maxHourlyRuns?: number
Waarde van eigenschap
number
type
De type-discriminator, altijd 'continuous_evaluation'.
type: "continuousEvaluation"
Waarde van eigenschap
"continuousEvaluation"