BlobIndexerDataToExtract Enum

Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none". This applies to embedded image content in a .PDF or other application, or image files such as .jpg and .png, in Azure blobs.

Inheritance
builtins.str
BlobIndexerDataToExtract
BlobIndexerDataToExtract

Constructor

BlobIndexerDataToExtract(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ALL_METADATA
CONTENT_AND_METADATA
STORAGE_METADATA