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 |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python