你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Property Value

Applies to