你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 |