OnYourDataConnectionStringAuthenticationOptions interface

接続文字列を使用する場合の Azure OpenAI On Your Data の認証オプション。

Extends

プロパティ

connectionString

認証に使用する接続文字列。

type

接続文字列の認証の種類。

プロパティの詳細

connectionString

認証に使用する接続文字列。

connectionString: string

プロパティ値

string

type

接続文字列の認証の種類。

type: "connection_string"

プロパティ値

"connection_string"