Package version:
Set to default for normal file processing.
Set to delimitedText when blobs are plain CSV files.
Set to json to extract structured content from JSON files.
Set to jsonArray to extract individual elements of a JSON array as separate documents.
Set to jsonLines to extract individual JSON entities, separated by a new line, as separate documents.
Set to markdown to extract content from markdown files.
Set to text to improve indexing performance on plain text files in blob storage.
Known values of BlobIndexerParsingMode that the service accepts.