AnomalyDetectorClientExtensions Class
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.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET