AnomalyDetectionResult.Status 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.
Specifies the status of the prediction.
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