Compartir a través de


ImageTagCreateSummary.Created Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a