count property
If the comparisonOperator
calls for a numeric value, use this
to specify that numeric value to be compared with the metric
.
Implementation
final int? count;
If the comparisonOperator
calls for a numeric value, use this
to specify that numeric value to be compared with the metric
.
final int? count;