comparisonOperator property
The operator that relates the thing measured (metric) to the
criteria (containing a value or
statisticalThreshold). Valid operators include:
-
string-list:in-setandnot-in-set -
number-list:in-setandnot-in-set -
ip-address-list:in-cidr-setandnot-in-cidr-set -
number:less-than,less-than-equals,greater-than, andgreater-than-equals
Implementation
final ComparisonOperator? comparisonOperator;