SearchServicePatch.KnowledgeRetrieval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the billing plan for agentic retrieval on the Azure AI Search service. This configuration is only available for certain pricing tiers in certain regions.
public Azure.ResourceManager.Search.Models.SearchKnowledgeRetrieval? KnowledgeRetrieval { get; set; }
member this.KnowledgeRetrieval : Nullable<Azure.ResourceManager.Search.Models.SearchKnowledgeRetrieval> with get, set
Public Property KnowledgeRetrieval As Nullable(Of SearchKnowledgeRetrieval)