CopyCompletionError Class

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

Constructor

CopyCompletionError(*args: Any, **kwargs: Any)

Variables

Name Description
error_code

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

error_message
str

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

Attributes

error_code

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

error_code: str | _models.CopyCompletionErrorReason

error_message

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

error_message: str