BingCustomSearchToolParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The bing custom search tool parameters.
public class BingCustomSearchToolParameters : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.BingCustomSearchToolParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.BingCustomSearchToolParameters>
type BingCustomSearchToolParameters = class
interface IJsonModel<BingCustomSearchToolParameters>
interface IPersistableModel<BingCustomSearchToolParameters>
Public Class BingCustomSearchToolParameters
Implements IJsonModel(Of BingCustomSearchToolParameters), IPersistableModel(Of BingCustomSearchToolParameters)
- Inheritance
-
BingCustomSearchToolParameters
- Implements
Constructors
| Name | Description |
|---|---|
| BingCustomSearchToolParameters(IEnumerable<BingCustomSearchConfiguration>) |
Initializes a new instance of BingCustomSearchToolParameters. |
Properties
| Name | Description |
|---|---|
| SearchConfigurations |
The project connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |