PathProperties.CopyProgress 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.
Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this path was the destination pth. Can show between 0 and Content-Length bytes copied. 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 Blob Properties, Put Blob, or Put Block List
public string CopyProgress { get; }
member this.CopyProgress : string
Public ReadOnly Property CopyProgress As String
Property Value
Applies to
Azure SDK for .NET