Udostępnij za pośrednictwem


ImageRegionCreateSummary.Exceeded Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="exceeded")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ImageRegionCreateEntry> Exceeded { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exceeded")>]
member this.Exceeded : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ImageRegionCreateEntry> with get, set
Public Property Exceeded As IList(Of ImageRegionCreateEntry)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to