你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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