AgentInsightDetails.HighlightedTraces 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 5 highlighted traces that provide evidence for this insight.
public System.Collections.Generic.IList<Azure.AI.Projects.AgentInsightHighlightedTrace> HighlightedTraces { get; }
member this.HighlightedTraces : System.Collections.Generic.IList<Azure.AI.Projects.AgentInsightHighlightedTrace>
Public ReadOnly Property HighlightedTraces As IList(Of AgentInsightHighlightedTrace)