Compartir a través de


ImageRegionCreateBatch.Regions Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a