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

AISearchIndexResource.QueryType Property

Definition

Type of query in an AIIndexResource attached to this agent.

public Azure.AI.Agents.Persistent.AzureAISearchQueryType? QueryType { get; set; }
member this.QueryType : Nullable<Azure.AI.Agents.Persistent.AzureAISearchQueryType> with get, set
Public Property QueryType As Nullable(Of AzureAISearchQueryType)

Property Value

Applies to