Virtual Hard Disk Download Status Response
data class VirtualHardDiskDownloadStatusResponse(val downloadedSizeInMB: Double? = null, val progressPercentage: Double? = null, val status: String)
The download status of the virtual hard disk