AnomalyIncident.ExpectedValueOfRootNode Property

Definition

The expected value of the data point at the root node of this incident, according to the service's smart detector. The root node is defined as the data point at the root of this incident's root-cause analysis tree. null if the quantity of historical points is not enough to make a prediction, or if the anomaly was not detected by a SmartDetectionCondition.

public double? ExpectedValueOfRootNode { get; }
member this.ExpectedValueOfRootNode : Nullable<double>
Public ReadOnly Property ExpectedValueOfRootNode As Nullable(Of Double)

Property Value

Applies to