Module: Azure::DataBox::Mgmt::V2018_01_01::Models::CopyStatus
- Defined in:
- lib/2018-01-01/generated/azure_mgmt_databox/models/copy_status.rb
Overview
Defines values for CopyStatus
Constant Summary collapse
- NotStarted =
- "NotStarted"
- InProgress =
- "InProgress"
- Completed =
- "Completed"
- CompletedWithErrors =
- "CompletedWithErrors"
- Failed =
- "Failed"
- NotReturned =
- "NotReturned"