ToolChoiceCustom Class

Definition

Custom tool.

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

Applies to