Share via


AnomalyDetectionResult.Series Property

Definition

The list of anomaly detection data points.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::AnomalyDetectionDataPoint ^> ^ Series { System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::AnomalyDetectionDataPoint ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.AnomalyDetectionDataPoint> Series { get; }
member this.Series : System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.AnomalyDetectionDataPoint>
Public ReadOnly Property Series As IReadOnlyList(Of AnomalyDetectionDataPoint)

Property Value

Applies to