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.
Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.
This class represents a single 'slice' of the image file that is to be uploaded to Amazon S3.
Namespace: Amazon.EC2.Import
Assembly: AWSSDK.dll
Version: (assembly version)
public class ImageFilePart : Object
The ImageFilePart type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImageFilePart() |
Name | Type | Description | |
---|---|---|---|
![]() |
ByteRange | Amazon.EC2.Import.ImageFilePartByteRange | The range of bytes representing the part. |
![]() |
DeleteUrl | System.String | |
![]() |
GetUrl | System.String | |
![]() |
HeadUrl | System.String | |
![]() |
Index | System.Int32 | The sequence number of the part within the whole image. |
![]() |
Key | System.String | The Amazon S3 object key of the part. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5