DataBoxDiskCopyProgress Class

DataBox Disk Copy Progress.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.databox._serialization.Model
DataBoxDiskCopyProgress

Constructor

DataBoxDiskCopyProgress(**kwargs: Any)

Variables

Name Description
serial_number
str

The serial number of the disk.

bytes_copied
int

Bytes copied during the copy of disk.

percent_complete
int

Indicates the percentage completed for the copy of the disk.

status

The Status of the copy. Known values are: "NotStarted", "InProgress", "Completed", "CompletedWithErrors", "Failed", "NotReturned", "HardwareError", "DeviceFormatted", "DeviceMetadataModified", "StorageAccountNotAccessible", and "UnsupportedData".