EvalRunResultComparison.CompareItems 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.
List of comparison results for each treatment run.
public System.Collections.Generic.IList<Azure.AI.Projects.EvalRunResultCompareItem> CompareItems { get; }
member this.CompareItems : System.Collections.Generic.IList<Azure.AI.Projects.EvalRunResultCompareItem>
Public ReadOnly Property CompareItems As IList(Of EvalRunResultCompareItem)