BulkVolumeJob Properties |
The BulkVolumeJob type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
JSON attributes on the bulk volume job.
| |
BulkVolumeID |
The internal bulk volume job ID.
| |
CreateTime |
Timestamp created for the bulk volume job.
| |
ElapsedTime |
The number of seconds since the job began.
| |
Format |
Format is either "compressed" or "native".
| |
Key |
The unique key created by the bulk volume session.
| |
PercentComplete |
The completed percentage reported by the operation.
| |
RemainingTime |
The estimated time remaining in seconds.
| |
Script |
The name of the script if one is provided.
| |
SnapshotID |
ID of the snapshot if a snapshot is in the source of the bulk volume job.
| |
SrcVolumeID |
The source volume ID.
| |
Status |
Can be one of the following:
preparing
active
done
failed
| |
Type |
Can be one of the following:
read
write
|