Share via


SpecificFunctionShellParam Class

Definition

Specific shell tool choice.

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

Applies to