Share via


AzureAISearchToolOptions.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.Projects.OpenAI.AzureAISearchToolIndex> Indexes { get; }
member this.Indexes : System.Collections.Generic.IList<Azure.AI.Projects.OpenAI.AzureAISearchToolIndex>
Public ReadOnly Property Indexes As IList(Of AzureAISearchToolIndex)

Property Value

Applies to