SearchServiceClientExtensions Class

 

Applies To: Microsoft Azure

Client that can be used to manage and query indexes and documents on an Azure Search service. (see https://msdn.microsoft.com/library/azure/dn798935.aspx for more information)

Namespace:   Microsoft.Azure.Search
Assembly:  Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Azure.Search.SearchServiceClientExtensions

Syntax

public static class SearchServiceClientExtensions
public ref class SearchServiceClientExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type SearchServiceClientExtensions = class end
Public NotInheritable Class SearchServiceClientExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Azure.Search Namespace

Return to top