anomalyDetectionThreshold property

double? anomalyDetectionThreshold
getter/setter pair

This is the threshold used when detecting anomalies.

The threshold can be changed by user, so this one might be different from ThresholdConfig.value.

Implementation

core.double? anomalyDetectionThreshold;