Share via


ComputerToolOutput.AcknowledgedSafetyChecks Property

Definition

Safety checks that have been acknowledged by the developer.

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

Property Value

Applies to