Partager via


ImageIdCreateBatch.Images Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à