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 |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python