InvokeResult.AnomalyDetectionResults Property

Definition

The list of anomaly detection results.

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

Property Value

Applies to