次の方法で共有


LatestGalleryImageVersion.LatestVersionName プロパティ

定義

リージョン内の最新バージョンの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="latestVersionName")]
public string LatestVersionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latestVersionName")>]
member this.LatestVersionName : string with get, set
Public Property LatestVersionName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象