다음을 통해 공유


CopyCompletionError.ErrorCode Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public static string ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
static member ErrorCode : string
Public Shared ReadOnly Property ErrorCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to