Sdílet prostřednictvím


PathProperties.CopyProgress Property

Definition

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