OnYourDataConnectionStringAuthenticationOptions interface
接続文字列を使用する場合の Azure OpenAI On Your Data の認証オプション。
- Extends
プロパティ
connection |
認証に使用する接続文字列。 |
type | 接続文字列の認証の種類。 |
プロパティの詳細
connectionString
認証に使用する接続文字列。
connectionString: string
プロパティ値
string
type
接続文字列の認証の種類。
type: "connection_string"
プロパティ値
"connection_string"
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript