Recovery_Reconciliation_Job_Status

Recovery_Reconciliation_Job_Status
Recovery_Reconciliation_Job_Status

The Job.Status enumerated type defines the status values that can be reported for an operation.
NONE : The operation is not running.
RUNNING : The operation is in progress.
SUCCEEDED : The operation completed successfully.
FAILED : The operation failed.

This data structure has no properties.
Enumeration: NONE, RUNNING, SUCCEEDED, FAILED,