CloneOperationState enum
Enum of type Clone Operation Type.
Fields
| Queued = 0 | Value for Queued State |
| InProgress = 1 | value for Inprogress state |
| Failed = 2 | value for Failed State |
| Succeeded = 3 | value for Success state |