Delen via


ImageCreateResult.Image Property

Definition

Gets the image.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to