Skip to main content

OperationalLimitDirectionKind (Enumeration)

The direction attribute describes the side of a limit that is a violation.

Values

LabelComment
highHigh means that a monitored value above the limit value is a violation. If applied to a terminal flow, the positive direction is into the terminal.
lowLow means a monitored value below the limit is a violation. If applied to a terminal flow, the positive direction is into the terminal.
absoluteValueAn absoluteValue limit means that a monitored absolute value above the limit value is a violation.