通过


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

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