ItemComputerToolCall.PendingSafetyChecks Property

Definition

The pending safety checks for the computer call.

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

Property Value

Applies to