ProjectWebSearchConfiguration 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.
A web search configuration for bing custom search.
public class ProjectWebSearchConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ProjectWebSearchConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ProjectWebSearchConfiguration>
type ProjectWebSearchConfiguration = class
interface IJsonModel<ProjectWebSearchConfiguration>
interface IPersistableModel<ProjectWebSearchConfiguration>
Public Class ProjectWebSearchConfiguration
Implements IJsonModel(Of ProjectWebSearchConfiguration), IPersistableModel(Of ProjectWebSearchConfiguration)
- Inheritance
-
ProjectWebSearchConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| ProjectWebSearchConfiguration(String, String) |
Initializes a new instance of ProjectWebSearchConfiguration. |
Properties
| Name | Description |
|---|---|
| InstanceName |
Name of the custom configuration instance given to config. |
| ProjectConnectionId |
Project connection id for grounding with bing custom search. |