InvokeResult.Status Property

Definition

Specifies the overall status of the prediction. This can be different from the individual statuses reported by each AnomalyDetectionResult or ForecastingResult.

public:
 property Microsoft::SystemInsights::Common::PredictionStatus Status { Microsoft::SystemInsights::Common::PredictionStatus get(); };
public Microsoft.SystemInsights.Common.PredictionStatus Status { get; }
member this.Status : Microsoft.SystemInsights.Common.PredictionStatus
Public ReadOnly Property Status As PredictionStatus

Property Value

Applies to