SearchExtensions.GetSearchIndexClient(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.SearchIndexClient GetSearchIndexClient(this System.ClientModel.Primitives.ClientConnectionProvider provider);
static member GetSearchIndexClient : System.ClientModel.Primitives.ClientConnectionProvider -> Azure.Search.Documents.Indexes.SearchIndexClient
<Extension()>
Public Function GetSearchIndexClient (provider As ClientConnectionProvider) As SearchIndexClient
Parameters
- provider
- ClientConnectionProvider