ImageTemplatePropertiesResponseVmBoot

data class ImageTemplatePropertiesResponseVmBoot(val state: String? = null)

Optimization is applied on the image for a faster VM boot.

Constructors

Link copied to clipboard
constructor(state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val state: String? = null

Enabling this field will improve VM boot time by optimizing the final customized image output.