Share via


ImageRegionCreateSummary.Duplicated Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to