Click or drag to resize

UpdateBulkVolumeStatusRequest Properties

The UpdateBulkVolumeStatusRequest type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
JSON attributes; updates what is on the bulk volume job.
Public propertyKey
The key assigned during initialization of a StartBulkVolumeRead or StartBulkVolumeWrite session.
Public propertyMessage
The message returned indicating the status of the bulk volume job after the job is complete.
Public propertyPercentComplete
The completed progress of the bulk volume job as a percentage value.
Public propertyStatus
The status of the given bulk volume job. The system sets the status. Possible values are: running: Jobs that are still active. complete: Jobs that are done. failed: Jobs that failed.
Top
See Also