data class VirtualMachineStorageImageReferenceArgs(val id: Output<String>? = null, val offer: Output<String>? = null, val publisher: Output<String>? = null, val sku: Output<String>? = null, val version: Output<String>? = null) : ConvertibleToJava<VirtualMachineStorageImageReferenceArgs>
Specifies the version of the image used to create the virtual machine. Changing this forces a new resource to be created. To provision a Custom Image, the following fields are applicable: