- A file path to a python file containing the extension functions - A directory path to containing python files that contain the extension ...
# Licensed under the MIT License. from azure.search.documents.indexes.aio import SearchIndexClient from azure.search.documents.indexes.models import SearchAlias index_client = ...