Freigeben über


FunctionShellCallOutputItemParam.Status Property

Definition

Gets or sets the Status.

public Azure.AI.AgentServer.Responses.Models.FunctionShellCallItemStatus? Status { get; set; }
member this.Status : Nullable<Azure.AI.AgentServer.Responses.Models.FunctionShellCallItemStatus> with get, set
Public Property Status As Nullable(Of FunctionShellCallItemStatus)

Property Value

Applies to