SearchServiceClient Class
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.
Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.
public class SearchServiceClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Search.SearchServiceClient>, IDisposable, Microsoft.Azure.Search.ISearchServiceClient, Microsoft.Rest.Azure.IAzureClient
type SearchServiceClient = class
inherit ServiceClient<SearchServiceClient>
interface ISearchServiceClient
interface IDisposable
interface IAzureClient
Public Class SearchServiceClient
Inherits ServiceClient(Of SearchServiceClient)
Implements IAzureClient, IDisposable, ISearchServiceClient
- Inheritance
- Implements
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Search |
Initializes a new instance of the SearchServiceClient class. |
Accept |
The preferred language for the response. |
Api |
Client Api Version. |
Credentials |
Credentials needed for the client to connect to Azure. |
Data |
Gets the IDataSourcesOperations. |
Deserialization |
Gets or sets json deserialization settings. |
Generate |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
Indexers |
Gets the IIndexersOperations. |
Indexes |
Gets the IIndexesOperations. |
Long |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Search |
Gets the credentials used to authenticate to a search service. This can be either a query API key or an admin API key. |
Search |
The DNS suffix of the search service. The default is search.windows.net. |
Search |
The name of the search service. |
Serialization |
Gets or sets json serialization settings. |
Skillsets |
Gets the ISkillsetsOperations. |
Synonym |
Gets the ISynonymMapsOperations. |
Get |
Gets service level statistics for a search service. |
Get |
Gets service level statistics for a search service. |
Get |
Gets service level statistics for a search service. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: