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.strBlobIndexerDataToExtractBlobIndexerDataToExtract
Constructor
BlobIndexerDataToExtract(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
ALL_METADATA |
CONTENT_AND_METADATA |
STORAGE_METADATA |
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 Python