Partager via


ClassifierDocumentTypeDetails.AzureBlobFileListSource Property

Definition

Azure Blob Storage file list specifying the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified.

public Azure.AI.DocumentIntelligence.AzureBlobFileListContentSource AzureBlobFileListSource { get; set; }
member this.AzureBlobFileListSource : Azure.AI.DocumentIntelligence.AzureBlobFileListContentSource with get, set
Public Property AzureBlobFileListSource As AzureBlobFileListContentSource

Property Value

Applies to