KnownWindowUptimeCriteriaComparator enum

Defines comparison operators for window uptime criteria.

Fields

GreaterThan

Greater than the target value.

GreaterThanOrEqual

Greater than or equal to the target value.

LessThan

Less than the target value.

LessThanOrEqual

Less than or equal to the target value.