BlobDownloadDetails.CopyStatusDescription Property

Definition

Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List

public string CopyStatusDescription { get; }
member this.CopyStatusDescription : string
Public ReadOnly Property CopyStatusDescription As String

Property Value

Applies to