WebSearchActionSearch.Sources Property

Definition

The sources used in the search.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.WebSearchActionSearchSources> Sources { get; }
member this.Sources : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.WebSearchActionSearchSources>
Public ReadOnly Property Sources As IList(Of WebSearchActionSearchSources)

Property Value

Applies to