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

OnYourDataKeyAndKeyIdAuthenticationOptions interface

使用 Elasticsearch 密钥和密钥 ID 对时的 Azure OpenAI 数据身份验证选项。

Extends

属性

key

用于身份验证的密钥。

keyId

用于身份验证的密钥 ID。

type

Elasticsearch 密钥和密钥 ID 对的身份验证类型。

属性详细信息

key

用于身份验证的密钥。

key: string

属性值

string

keyId

用于身份验证的密钥 ID。

keyId: string

属性值

string

type

Elasticsearch 密钥和密钥 ID 对的身份验证类型。

type: "key_and_key_id"

属性值

"key_and_key_id"