Share via


FunctionShellToolParam Class

Definition

Shell tool.

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

Applies to