Share via


AzureAISearchToolIndex.QueryType Property

Definition

Type of query in an AIIndexResource attached to this agent.

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

Property Value

Applies to