Skip to main content

azure_search_request

Function azure_search_request 

Source
pub fn azure_search_request(
    method: Method,
    url: Url,
    search_config: &AzureSearchConfiguration,
) -> RequestBuilder
Expand 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.