次の方法で共有


AnomalyDetectorClientModelList interface

リスト モデルの応答。

プロパティ

currentCount

トレーニング済みの多変量モデルの現在の数。

maxCount

このサブスクリプションに対してトレーニングできるモデルの最大数。

models

モデルの一覧

nextLink

より多くのモデルをフェッチするためのリンク。

プロパティの詳細

currentCount

トレーニング済みの多変量モデルの現在の数。

currentCount: number

プロパティ値

number

maxCount

このサブスクリプションに対してトレーニングできるモデルの最大数。

maxCount: number

プロパティ値

number

models

モデルの一覧

models: AnomalyDetectorClientModelSnapshot[]

プロパティ値

より多くのモデルをフェッチするためのリンク。

nextLink?: string

プロパティ値

string