Share via


ComputerToolCallItemParam.PendingSafetyChecks Property

Definition

The pending safety checks for the computer call.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ComputerToolCallSafetyCheck> PendingSafetyChecks { get; }
member this.PendingSafetyChecks : System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ComputerToolCallSafetyCheck>
Public ReadOnly Property PendingSafetyChecks As IList(Of ComputerToolCallSafetyCheck)

Property Value

Applies to