PathProperties.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 path has never been the destination in a Copy Blob operation, or if this path has been modified after a concluded Copy Blob operation using Set Path 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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET