次の方法で共有


ImageFileCreateBatch.Images プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象