ItemComputerToolCall.Actions Property

Definition

Gets the Actions.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ComputerAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ComputerAction>
Public ReadOnly Property Actions As IList(Of ComputerAction)

Property Value

Applies to