Custom Image Properties Custom Response
data class CustomImagePropertiesCustomResponse(val imageName: String? = null, val osType: String, val sysPrep: Boolean? = null)
Properties for creating a custom image from a VHD.