SmartDetectionCondition.Sensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A numerical value to adjust the tolerance of the anomaly detection with a range of (0, 100]. It affects the width of the expected value range of each point. When increased, the expected value range will be tighter, and more anomalies will be reported. When turned down, the expected value range will be wider, and fewer anomalies will be reported.
public double Sensitivity { get; set; }
member this.Sensitivity : double with get, set
Public Property Sensitivity As Double
Property Value
Applies to
Azure SDK for .NET