Bagikan melalui


AzureSearchChatDataSource.QueryType Property

Definition

The query type for the Azure Search resource to use.

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

Property Value

Applies to