Click or drag to resize

BulkVolumeJob Properties

The BulkVolumeJob type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
JSON attributes on the bulk volume job.
Public propertyBulkVolumeID
The internal bulk volume job ID.
Public propertyCreateTime
Timestamp created for the bulk volume job.
Public propertyElapsedTime
The number of seconds since the job began.
Public propertyFormat
Format is either "compressed" or "native".
Public propertyKey
The unique key created by the bulk volume session.
Public propertyPercentComplete
The completed percentage reported by the operation.
Public propertyRemainingTime
The estimated time remaining in seconds.
Public propertyScript
The name of the script if one is provided.
Public propertySnapshotID
ID of the snapshot if a snapshot is in the source of the bulk volume job.
Public propertySrcVolumeID
The source volume ID.
Public propertyStatus
Can be one of the following: preparing active done failed
Public propertyType
Can be one of the following: read write
Top
See Also