Share via


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