CopyCompletionError interface
Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
Properties
error |
Indicates the error code if the background copy of a resource created via the CopyStart operation fails. |
error |
Indicates the error message if the background copy of a resource created via the CopyStart operation fails. |
Property Details
errorCode
Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
errorCode: string
Property Value
string
errorMessage
Indicates the error message if the background copy of a resource created via the CopyStart operation fails.
errorMessage: string
Property Value
string