AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A container for elements related to a particular part in a multipart operation. A response can contain zero or more Part elements.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class PartDetail : PartETag IComparable<PartETag>
The PartDetail type exposes the following members
Name | Description | |
---|---|---|
![]() |
PartDetail() |
Name | Type | Description | |
---|---|---|---|
![]() |
ChecksumCRC32 | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
ChecksumCRC32C | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
ChecksumCRC64NVME | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
ChecksumSHA1 | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
ChecksumSHA256 | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
ETag | System.String | Inherited from Amazon.S3.Model.PartETag. |
![]() |
LastModified | System.DateTime |
The date and time at which the part was uploaded. |
![]() |
PartNumber | System.Int32 | Inherited from Amazon.S3.Model.PartETag. |
![]() |
Size | System.Int64 |
The size of the uploaded part data. |
Name | Description | |
---|---|---|
![]() |
CompareTo(PartETag) | Inherited from Amazon.S3.Model.PartETag. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5