次の方法で共有


MultivariateBatchDetectionOptions.DataSource プロパティ

定義

アクセス可能な Azure Storage URI を示す入力データへのソース リンク。 データ スキーマの選択に基づいて、Azure Blob Storage フォルダーを指すか、Azure Blob Storageの CSV ファイルをポイントします。 データ スキーマは、トレーニング フェーズで使用されるものとまったく同じである必要があります。

public string DataSource { get; set; }
member this.DataSource : string with get, set
Public Property DataSource As String

プロパティ値

適用対象