CopyCompletionErrorReason Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
public enum CopyCompletionErrorReason
type CopyCompletionErrorReason =
Public Enum CopyCompletionErrorReason
- Inheritance
-
CopyCompletionErrorReason
Fields
| Name | Value | Description |
|---|---|---|
| CopySourceNotFound | 0 | Indicates that the source snapshot was deleted while the background copy of the resource created via CopyStart operation was in progress. |