Property MinimumAnomalyDuration
MinimumAnomalyDuration
The minimum duration in number of minutes for deviating behavior to be considered relevant anomalous behavior: If specified, this overrides the minimum anomaly duration set on the shared model group it is part of. If not specified (null), the minimum anomaly duration set on the shared model group is used (or the default setting if it is not set).
public int? MinimumAnomalyDuration { get; set; }
Property Value
- int?