Click or drag to resize

CopyPartRequest Properties

The CopyPartRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Public propertyByteRange
Copy range of the source object
Public propertyDestinationSseCHeader
SSE-C encryption headers of parts
Public propertyObjectKey
Target object name
Public propertyPartNumber
Target part number
Public propertySourceBucketName
Source bucket name
Public propertySourceObjectKey
Source object name
Public propertySourceSseCHeader
SSE-C decryption headers of the source object
Public propertySourceVersionId
Version ID of the source object
Public propertyUploadId
Multipart upload ID
Top
See Also