pub fn azure_search_request(
method: Method,
url: Url,
search_config: &AzureSearchConfiguration,
) -> RequestBuilderExpand description
A request to the Azure AI Search management API, carrying the headers every one of its endpoints wants. The search API key is exposed only here.