Package version:

Interface LatestGalleryImageVersion

The gallery image version with latest version in a particular region.

interface LatestGalleryImageVersion {
    latestVersionName?: string;
    location?: string;
}

Properties

latestVersionName?: string

The name of the latest version in the region.

location?: string

region of the Gallery Image Version.