AnomalyDetectorClientExtensions Class

Definition

Extension methods for AnomalyDetectorClient.

public static class AnomalyDetectorClientExtensions
type AnomalyDetectorClientExtensions = class
Public Module AnomalyDetectorClientExtensions
Inheritance
AnomalyDetectorClientExtensions

Methods

ChangePointDetectAsync(IAnomalyDetectorClient, ChangePointDetectRequest, CancellationToken)
EntireDetectAsync(IAnomalyDetectorClient, Request, CancellationToken)

Detect anomalies for the entire series in batch.

LastDetectAsync(IAnomalyDetectorClient, Request, CancellationToken)

Detect anomaly status of the latest point in time series.

Applies to