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

RunStepComputerUseToolCallDetails.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