Baseline interface
Defines the target parameters for a Slo baseline.
Properties
| evaluation |
Specifies how evaluation is calculated, either based on calendar days or a rolling window. |
| evaluation |
The time frame (in days) used for SLI evaluation. |
| value | The user-defined or Azure-defined target value used for comparison against the SLI value. |
Property Details
evaluationCalculationType
Specifies how evaluation is calculated, either based on calendar days or a rolling window.
evaluationCalculationType: string
Property Value
string
evaluationPeriodDays
The time frame (in days) used for SLI evaluation.
evaluationPeriodDays: number
Property Value
number
value
The user-defined or Azure-defined target value used for comparison against the SLI value.
value: number
Property Value
number