BlobProperties.CopyStatusDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET