Compartir a través de


ImageCreateResult.Image Propiedad

Definición

Obtiene la imagen.

[Newtonsoft.Json.JsonProperty(PropertyName="image")]
public Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Image Image { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="image")>]
member this.Image : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Image
Public ReadOnly Property Image As Image

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a