次の方法で共有


Image.ResizedImageUri プロパティ

定義

トレーニングに使用される (サイズ変更された) イメージの URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象