BlobIndexerImageAction Enum
Determines how to process embedded images and image files in Azure blob storage. Setting the "imageAction" configuration to any value other than "none" requires that a skillset also be attached to that indexer.
- Inheritance
-
builtins.strBlobIndexerImageActionBlobIndexerImageAction
Constructor
BlobIndexerImageAction(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
GENERATE_NORMALIZED_IMAGES |
GENERATE_NORMALIZED_IMAGE_PER_PAGE |
NONE |
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