Freigeben über


FunctionCallOutputItemParam.Status Property

Definition

Gets or sets the Status.

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

Property Value

Applies to