CopyCompletionError Class

Definition

Indicates the error details if the background copy of a resource created via the CopyStart operation fails.

public class CopyCompletionError
type CopyCompletionError = class
Public Class CopyCompletionError
Inheritance
CopyCompletionError

Constructors

CopyCompletionError()

Initializes a new instance of the CopyCompletionError class.

CopyCompletionError(String)

Initializes a new instance of the CopyCompletionError class.

Properties

ErrorCode

Indicates the error code if the background copy of a resource created via the CopyStart operation fails.

ErrorMessage

Gets or sets indicates the error message if the background copy of a resource created via the CopyStart operation fails.

Methods

Validate()

Validate the object.

Applies to