ItemFieldFunctionShellCall.Status Property

Definition

The status of the shell call. One of in_progress, completed, or incomplete.

public Azure.AI.AgentServer.Responses.Models.LocalShellCallStatus Status { get; }
member this.Status : Azure.AI.AgentServer.Responses.Models.LocalShellCallStatus
Public ReadOnly Property Status As LocalShellCallStatus

Property Value

Applies to