OperationalLimitDirectionKind (Enumeration)
The direction attribute describes the side of a limit that is a violation.
Values
| Label | Comment |
|---|---|
| high | High 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. |
| low | Low means a monitored value below the limit is a violation. If applied to a terminal flow, the positive direction is into the terminal. |
| absoluteValue | An absoluteValue limit means that a monitored absolute value above the limit value is a violation. |