DataBoxDiskCopyProgress Class
DataBox Disk Copy Progress.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DataBoxDiskCopyProgress
Constructor
DataBoxDiskCopyProgress(**kwargs)
Variables
- serial_number
- str
The serial number of the disk.
- bytes_copied
- <xref:long>
Bytes copied during the copy of disk.
- percent_complete
- int
Indicates the percentage completed for the copy of the disk.
- status
- str or <xref:azure.mgmt.databox.models.CopyStatus>
The Status of the copy. Possible values include: "NotStarted", "InProgress", "Completed", "CompletedWithErrors", "Failed", "NotReturned", "HardwareError", "DeviceFormatted", "DeviceMetadataModified", "StorageAccountNotAccessible", "UnsupportedData".
Feedback
Submit and view feedback for