Share via


RunStepDeltaComputerUseDetails.PendingSafetyChecks Property

Definition

Safety checks that are pending acknowledgment by the developer.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.SafetyCheck> PendingSafetyChecks { get; }
member this.PendingSafetyChecks : System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.SafetyCheck>
Public ReadOnly Property PendingSafetyChecks As IReadOnlyList(Of SafetyCheck)

Property Value

Applies to