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

ProjectsAgentTool.CreateAzureAISearchTool(AzureAISearchToolOptions) Method

Definition

public static Azure.AI.Projects.Agents.AzureAISearchTool CreateAzureAISearchTool(Azure.AI.Projects.Agents.AzureAISearchToolOptions options = default);
static member CreateAzureAISearchTool : Azure.AI.Projects.Agents.AzureAISearchToolOptions -> Azure.AI.Projects.Agents.AzureAISearchTool
Public Shared Function CreateAzureAISearchTool (Optional options As AzureAISearchToolOptions = Nothing) As AzureAISearchTool

Parameters

Returns

Applies to