SearchExtensions.GetSearchIndexerClient(ClientConnectionProvider) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the search client.
public static Azure.Search.Documents.Indexes.SearchIndexerClient GetSearchIndexerClient(this System.ClientModel.Primitives.ClientConnectionProvider provider);
static member GetSearchIndexerClient : System.ClientModel.Primitives.ClientConnectionProvider -> Azure.Search.Documents.Indexes.SearchIndexerClient
<Extension()>
Public Function GetSearchIndexerClient (provider As ClientConnectionProvider) As SearchIndexerClient
Parameters
- provider
- ClientConnectionProvider