Image Template Shared Image Version Source Response
data class ImageTemplateSharedImageVersionSourceResponse(val exactVersion: String, val imageVersionId: String, val type: String)
Describes an image source that is an image version in an Azure Compute Gallery or a Direct Shared Gallery.
Properties
Link copied to clipboard
Exact ARM resource id of the image version. This readonly field differs from the image version Id in 'imageVersionId' only if the version name specified in 'imageVersionId' field is 'latest'.
Link copied to clipboard
ARM resource id of the image version. When image version name is 'latest', the version is evaluated when the image build takes place.