SourceInput interface
Source of the input documents
Properties
| filter | Document filter |
| language | Language code If none is specified, we will perform auto detect on the document |
| source |
Location of the folder / container or single file with your documents |
| storage |
Storage Source Possible values: "AzureBlob" |
Property Details
filter
language
Language code If none is specified, we will perform auto detect on the document
language?: string
Property Value
string
sourceUrl
Location of the folder / container or single file with your documents
sourceUrl: string
Property Value
string
storageSource
Storage Source
Possible values: "AzureBlob"
storageSource?: string
Property Value
string