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 contained in the conversion manifest.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Import.ImportManifestRoot

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

Syntax

C#
public class ImportManifestRoot : Object

The ImportManifestRoot type exposes the following members

Constructors

NameDescription
Public Method ImportManifestRoot()

Properties

NameTypeDescription
Public Property FileFormat System.String
Public Property ImportData Amazon.EC2.Import.Import
Public Property ImporterField Amazon.EC2.Import.ImporterInfo
Public Property SelfDestructUrl System.String
Public Property Version System.String

Version Information

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