Package version:
ReadonlyblobThe instance of BlobClient that was used when calling BlobClient.beginCopyFromURL.
OptionalcopyThe copyId that identifies the in-progress blob copy.
Optionalcopythe progress of the blob copy as reported by the service.
The source URL provided in BlobClient.beginCopyFromURL.
Optional ReadonlystartThe options that were passed to the initial BlobClient.beginCopyFromURL call. This is exposed for the poller and should not be modified directly.
The state used by the poller returned from BlobClient.beginCopyFromURL.
This state is passed into the user-specified
onProgresscallback whenever copy progress is detected.