你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnomalyDetectorClientExtensions 类

定义

AnomalyDetectorClient 的扩展方法。

public static class AnomalyDetectorClientExtensions
type AnomalyDetectorClientExtensions = class
Public Module AnomalyDetectorClientExtensions
继承
AnomalyDetectorClientExtensions

方法

ChangePointDetectAsync(IAnomalyDetectorClient, ChangePointDetectRequest, CancellationToken)

AnomalyDetectorClient 的扩展方法。

EntireDetectAsync(IAnomalyDetectorClient, Request, CancellationToken)

批量检测整个系列的异常情况。

LastDetectAsync(IAnomalyDetectorClient, Request, CancellationToken)

检测时序中最新点的异常状态。

适用于