AzureBlobFileListContentSourceOutput interface
File list in Azure Blob Storage.
Properties
container |
Azure Blob Storage container URL. |
file |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript