Edit

CloneOperationState Enum

Definition

Enum of type Clone Operation Type.

public enum CloneOperationState
type CloneOperationState = 
Public Enum CloneOperationState
Inheritance
CloneOperationState

Fields

Name Value Description
Queued 0

Value for Queued State

InProgress 1

value for Inprogress state

Failed 2

value for Failed State

Succeeded 3

value for Success state

Applies to