Share via


BingGroundingSearchToolParameters.SearchConfigurations Property

Definition

The search configurations attached to this tool. There can be a maximum of 1 search configuration resource attached to the tool.

public System.Collections.Generic.IList<Azure.AI.Agents.Persistent.BingGroundingSearchConfiguration> SearchConfigurations { get; }
member this.SearchConfigurations : System.Collections.Generic.IList<Azure.AI.Agents.Persistent.BingGroundingSearchConfiguration>
Public ReadOnly Property SearchConfigurations As IList(Of BingGroundingSearchConfiguration)

Property Value

Applies to