Click or drag to resize

SolidFireElementUpdateBulkVolumeStatusAsync Method

Overload List
  NameDescription
Public methodUpdateBulkVolumeStatusAsync(UpdateBulkVolumeStatusRequest, CancellationToken)
You can use UpdateBulkVolumeStatus in a script to update the status of a bulk volume job that you started with the StartBulkVolumeRead or StartBulkVolumeWrite methods.
Public methodUpdateBulkVolumeStatusAsync(CancellationToken, String, String, String, String, Hashtable)
You can use UpdateBulkVolumeStatus in a script to update the status of a bulk volume job that you started with the StartBulkVolumeRead or StartBulkVolumeWrite methods.
Top
See Also