ImageTemplateManagedImageSourceResponse

data class ImageTemplateManagedImageSourceResponse(val imageId: String, val type: String)

Describes an image source that is a managed image in customer subscription. This image must reside in the same subscription and region as the Image Builder template.

Constructors

Link copied to clipboard
constructor(imageId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARM resource id of the managed image in customer subscription

Link copied to clipboard

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