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

SearchCredentials.ApiKey 属性

定义

用于向搜索服务进行身份验证的 api-key。 可以是仅用于查询的查询密钥,也可以是启用索引和文档管理的管理密钥。

public string ApiKey { get; }
member this.ApiKey : string
Public ReadOnly Property ApiKey As String

属性值

适用于