Partager via


ImageCreateSummary.Images Propriété

Définition

Obtient la liste des résultats de la création d’image.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à