SearchConfigurationOutput interface
The connection information for a search configuration. This is used by the bing_custom_search
tool.
Properties
connection |
The connection ID of the search configuration. |
instance |
The name of the search configuration. |
Property Details
connectionId
The connection ID of the search configuration.
connectionId: string
Property Value
string
instanceName
The name of the search configuration.
instanceName: string
Property Value
string