Dela via


MultivariateBatchDetectionOptions.DataSource Property

Definition

Source link to the input data to indicate an accessible Azure Storage URI. It either points to an Azure Blob Storage folder or points to a CSV file in Azure Blob Storage, based on your data schema selection. The data schema should be exactly the same as those used in the training phase.

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

Property Value

Applies to