C# (CSharp) Amazon.EC2.Import Пространство имен

Классы

Имя Описание
DiskImageImporter Helper class to import a virtual machine image or disk image to Amazon EC2 using Amazon S3 to hold the in-flight artifacts.
DiskImageImporterException
ImageFilePart
ImageFilePartByteRange

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 the offset and extent of a single 'slice' of the image file that is to be uploaded to Amazon S3.

ImageFileParts
ImagePartUploadState State class used to pass data about the image part to be processed to the thread pool worker.
Import

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 the root of the data describing the data slices of the image file that are to be uploaded to Amazon S3 and the requested size of the volume to hold the data after conversion.

ImportLaunchConfiguration Settings configuring the EC2 instance launch phase after an image file has been uploaded.
ImportManifestRoot
ImporterInfo