FunctionShellCallOutputTimeoutOutcomeParam 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 call timeout outcome.
public class FunctionShellCallOutputTimeoutOutcomeParam : Azure.AI.AgentServer.Responses.Models.FunctionShellCallOutputOutcomeParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.FunctionShellCallOutputTimeoutOutcomeParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FunctionShellCallOutputTimeoutOutcomeParam>
type FunctionShellCallOutputTimeoutOutcomeParam = class
inherit FunctionShellCallOutputOutcomeParam
interface IJsonModel<FunctionShellCallOutputTimeoutOutcomeParam>
interface IPersistableModel<FunctionShellCallOutputTimeoutOutcomeParam>
Public Class FunctionShellCallOutputTimeoutOutcomeParam
Inherits FunctionShellCallOutputOutcomeParam
Implements IJsonModel(Of FunctionShellCallOutputTimeoutOutcomeParam), IPersistableModel(Of FunctionShellCallOutputTimeoutOutcomeParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FunctionShellCallOutputTimeoutOutcomeParam() |
Initializes a new instance of FunctionShellCallOutputTimeoutOutcomeParam. |