AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 3.5
 

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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Import.Import

Namespace: Amazon.EC2.Import
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Import : Object

The Import type exposes the following members

Constructors

NameDescription
Public Method Import()

Properties

NameTypeDescription
Public Property PartsList Amazon.EC2.Import.ImageFileParts
Public Property Size System.Int64
Public Property VolumeSize System.Int64

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5