다음을 통해 공유


LatestGalleryImageVersion.LatestVersionName Property

Definition

Gets or sets the name of the latest version in the region.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to