CloneOperationState enum

克隆操作类型的枚举。

字段

Queued = 0

排队状态的值

InProgress = 1

Inprogress 状态的值

Failed = 2

失败状态的值

Succeeded = 3

成功状态的值