CopyCompletionErrorReason Enum

Definition

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.

Applies to