AnomalyDetectorClientModelList interface

Response of listing models.

Properties

currentCount

Current count of trained multivariate models.

maxCount

Max number of models that can be trained for this subscription.

models

List of models

nextLink

The link to fetch more models.

Property Details

currentCount

Current count of trained multivariate models.

currentCount: number

Property Value

number

maxCount

Max number of models that can be trained for this subscription.

maxCount: number

Property Value

number

models

List of models

models: AnomalyDetectorClientModelSnapshot[]

Property Value

The link to fetch more models.

nextLink?: string

Property Value

string