Share via


IterationPerformance.PerTagPerformance Property

Definition

Gets the per-tag performance details for this iteration.

[Newtonsoft.Json.JsonProperty(PropertyName="perTagPerformance")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.TagPerformance> PerTagPerformance { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="perTagPerformance")>]
member this.PerTagPerformance : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.TagPerformance>
Public ReadOnly Property PerTagPerformance As IList(Of TagPerformance)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to