BlobDownloadDetails.CopySource Property

Definition

URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. 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 Uri CopySource { get; }
member this.CopySource : Uri
Public ReadOnly Property CopySource As Uri

Property Value

Uri

Applies to