Image.ResizedImageUri Property

Definition

Gets the URI to the (resized) image used for training.

[Newtonsoft.Json.JsonProperty(PropertyName="resizedImageUri")]
public string ResizedImageUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resizedImageUri")>]
member this.ResizedImageUri : string
Public ReadOnly Property ResizedImageUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to