AgentInsightDetails.LinkedTraces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Up to 200 most recent traces linked to this insight as supporting evidence.
public System.Collections.Generic.IList<Azure.AI.Projects.AgentInsightLinkedTrace> LinkedTraces { get; }
member this.LinkedTraces : System.Collections.Generic.IList<Azure.AI.Projects.AgentInsightLinkedTrace>
Public ReadOnly Property LinkedTraces As IList(Of AgentInsightLinkedTrace)