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

AzureSearchChatDataSource.QueryType Property

Definition

The query type for the Azure Search resource to use.

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

Property Value

Applies to