KnownRecoveryOperationStatus enum

Specifies the operation status for failover and validation.

Fields

Canceled

Operation has been canceled by the user.

CompletedWithWarning

Operation has completed but ran into some warning state.

Failed

Operation has completed but ran into some error state.

InProgress

Operation is in progress.

NotStarted

Operation has not started or ran.

Succeeded

Operation has completed successfully.

ValidationFailed

Operation has completed but ran into some validation error state.

ValidationInProgress

Operation is in the process of being validated.