通过


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

ToolChoiceFunction Class

Definition

Function tool.

public class ToolChoiceFunction : Azure.AI.AgentServer.Responses.Models.ToolChoiceParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceFunction>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceFunction>
type ToolChoiceFunction = class
    inherit ToolChoiceParam
    interface IJsonModel<ToolChoiceFunction>
    interface IPersistableModel<ToolChoiceFunction>
Public Class ToolChoiceFunction
Inherits ToolChoiceParam
Implements IJsonModel(Of ToolChoiceFunction), IPersistableModel(Of ToolChoiceFunction)
Inheritance
ToolChoiceFunction
Implements

Applies to