AzureAISearchToolResource.Indexes Property

Definition

The indices attached to this agent. There can be a maximum of 1 index resource attached to the agent.

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

Property Value

Applies to