ResponsesFunctionShellToolParam Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Shell tool.
public class ResponsesFunctionShellToolParam : Azure.AI.Extensions.OpenAI.ResponsesTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParam>
type ResponsesFunctionShellToolParam = class
inherit ResponsesTool
interface IJsonModel<ResponsesFunctionShellToolParam>
interface IPersistableModel<ResponsesFunctionShellToolParam>
Public Class ResponsesFunctionShellToolParam
Inherits ResponsesTool
Implements IJsonModel(Of ResponsesFunctionShellToolParam), IPersistableModel(Of ResponsesFunctionShellToolParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesFunctionShellToolParam() |
Initializes a new instance of ResponsesFunctionShellToolParam. |
Properties
| Name | Description |
|---|---|
| Description |
Deprecated. This property is deprecated and will be removed in a future version. |
| Environment |
Gets or sets the Environment. |
| Name |
Deprecated. This property is deprecated and will be removed in a future version. |
| ToolConfigs |
Deprecated. This property is deprecated and will be removed in a future version. |