次の方法で共有


ModelInfo.DataSchema プロパティ

定義

入力データ ソースのデータ スキーマ。 既定値は OneTable です。

public Azure.AI.AnomalyDetector.DataSchema? DataSchema { get; set; }
member this.DataSchema : Nullable<Azure.AI.AnomalyDetector.DataSchema> with get, set
Public Property DataSchema As Nullable(Of DataSchema)

プロパティ値

適用対象