你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IndexesGetClientExtensions 类

定义

定义一个扩展方法,用于从 SearchServiceClient 的 Indexes 属性获取预配置的 SearchIndexClient。

public static class IndexesGetClientExtensions
type IndexesGetClientExtensions = class
Public Module IndexesGetClientExtensions
继承
IndexesGetClientExtensions

方法

GetClient(IIndexesOperations, String)

创建新的索引客户端,用于查询和管理给定索引中的文档。

适用于