CopyCompletionErrorReason type

Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
KnownCopyCompletionErrorReason can be used interchangeably with CopyCompletionErrorReason, this enum contains the known values that the service supports.

Known values supported by the service

CopySourceNotFound: Indicates that the source snapshot was deleted while the background copy of the resource created via CopyStart operation was in progress.

type CopyCompletionErrorReason = string