Freigeben über


ImageCreateSummary.Images Eigenschaft

Definition

Ruft eine Liste der Ergebnisse der Imageerstellung ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: