AzureAIAgentTarget.Tools Property

Definition

Gets the Tools.

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

Property Value

Applies to