Share via


DeepResearchDetails.BingGroundingConnections Property

Definition

The array containing Bing grounding connection IDs to enhance deep research capabilities.

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

Property Value

Applies to