VirtualHardDiskDownloadStatus interface
The download status of the virtual hard disk
Properties
| downloaded |
The downloaded sized of the virtual hard disk in MB |
| progress |
The progress of the operation in percentage |
| status | The status of Uploading virtual hard disk [Succeeded, Failed, InProgress] |
Property Details
downloadedSizeInMB
The downloaded sized of the virtual hard disk in MB
downloadedSizeInMB?: number
Property Value
number
progressPercentage
The progress of the operation in percentage
progressPercentage?: number
Property Value
number
status
The status of Uploading virtual hard disk [Succeeded, Failed, InProgress]
status?: string
Property Value
string