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