Azure.AI.AnomalyDetector_3.0.0-preview.6
版本发布时间: 2022-12-09 17:20:03
Azure/azure-sdk-for-net最新发布版本:Azure.Provisioning_1.0.0(2024-10-26 07:18:02)
3.0.0-preview.6 (2022-12-08)
Features
- Added
OneTable
andMultiTable
two data schemas. - Added Azure Managed Identity data reader access for Azure Blob Storage.
- Added
topContributorCount
in the request body forDetectMultivariateBatchAnomaly
andDetectMultivariateLastAnomaly
.
Breaking Changes
- Renamed
Model
toAnomalyDetectionModel
. - Renamed
DetectionRequest
toMultivariateBatchDetectionOptions
. - Renamed
DetectionResult
toMultivariateDetectionResult
. - Renamed
DetectionStatus
toMultivariateBatchDetectionStatus
. - Renamed
DetectionResultSummary
toMultivariateBatchDetectionResultSummary
. - Renamed
FillNaMethod
toFillNAMethod
. - Renamed
LastDetectionRequest
toMultivariateLastDetectionOptions
. - Renamed
LastDetectionResult
toMultivariateLastDetectionResult
. - Replaced
ModelSnapshot
withAnomalyDetectionModel
inlistMultivariateModel
. - Renamed
listMultivariateModel
toGetMultivariateModelValues
. - Renamed
DetectAnomaly
toDetectMultivariateBatchAnomaly
- Renamed
GetDetectionResult
toGetMultivariateBatchDetectionResultValue
. - Renamed
GetMultivariateModel
toGetMultivariateModelValue
- Renamed
LastDetectAnomaly
toDetectMultivariateLastAnomaly
. - Renamed
DetectRequest
toUnivariateDetectionOptions
. - Renamed
EntireDetectResponse
toUnivariateEntireDetectionResult
. - Renamed
LastDetectResponse
toUnivariateLastDetectionResult
. - Renamed
ChangePointDetectRequest
toUnivariateChangePointDetectionOptions
. - Renamed
ChangePointDetectResponse
toUnivariateChangePointDetectionResult
. - Renamed
DetectEntireSeries
toDetectUnivariateEntireSeries
. - Renamed
DetectLastPoint
toDetectUnivariateLastPoint
. - Renamed
DetectChangePoint
toDetectUnivariateChangePoint
. - Renamed
ApiVersion
toServiceVersion
inAnomalyDetectorClientOptions
- Removed
ExportModel
. - Removed
AnomalyDetectorModelFactory
- Added
DataSchema
toModelInfo