ImageTemplateSharedImageVersionSourceResponse

data class ImageTemplateSharedImageVersionSourceResponse(val imageVersionId: String, val type: String)

Describes an image source that is an image version in a shared image gallery.

Constructors

constructor(imageVersionId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARM resource id of the image version in the shared image gallery

Link copied to clipboard

Specifies the type of source image you want to start with. Expected value is 'SharedImageVersion'.