Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AzureBlobFileListContentSource interface
- Package:
- @azure-rest/ai-document-intelligence
File list in Azure Blob Storage.
Properties
| containerUrl | Azure Blob Storage container URL. |
| fileList | Path to a JSONL file within the container specifying a subset of documents. |
Property Details
containerUrl
Azure Blob Storage container URL.
containerUrl: string
Property Value
string
fileList
Path to a JSONL file within the container specifying a subset of documents.
fileList: string
Property Value
string
