Table of Contents

Property AnomalyThreshold

Namespace
Skyline.DataMiner.Analytics.Rad
Assembly
SLAnalyticsTypes.dll

AnomalyThreshold

If specified, this determines the threshold for anomaly detection overriding the anomaly threshold set on the shared model group it is part of. If not specified (null), the anomaly threshold set on the shared model group will be used, or the default setting if the anomaly threshold is not set on shared model group level.

public double? AnomalyThreshold { get; set; }

Property Value

double?