Share via


CopyCompletionError.ErrorCode Property

Definition

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

public Azure.ResourceManager.Compute.Models.CopyCompletionErrorReason ErrorCode { get; set; }
member this.ErrorCode : Azure.ResourceManager.Compute.Models.CopyCompletionErrorReason with get, set
Public Property ErrorCode As CopyCompletionErrorReason

Property Value

Applies to