ShareFileCopyInfo Class

Definition

ShareFileCopyInfo.

public class ShareFileCopyInfo
type ShareFileCopyInfo = class
Public Class ShareFileCopyInfo
Inheritance
ShareFileCopyInfo

Properties

CopyId

String identifier for this copy operation. Use with Get File or Get File Properties to check the status of this copy operation, or pass to Abort Copy File to abort a pending copy.

CopyStatus

State of the copy operation identified by x-ms-copy-id.

ETag

If the copy is completed, contains the ETag of the destination file. If the copy is not complete, contains the ETag of the empty file created at the start of the copy.

LastModified

Returns the date/time that the copy operation to the destination file completed.

Applies to