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 |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python