RecoveryPointCompletionState type
Specifies recovery point completeness. Partial (i.e., only some of the intended items were backed up), or Completed (i.e., ALL intended items were backed up).
KnownRecoveryPointCompletionState can be used interchangeably with RecoveryPointCompletionState,
this enum contains the known values that the service supports.
Known values supported by the service
Completed
Partial
type RecoveryPointCompletionState = string