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
 
Describes an import image task.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImportImageTask

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

Syntax

C#
public class ImportImageTask : Object

The ImportImageTask type exposes the following members

Constructors

NameDescription
Public Method ImportImageTask()

Properties

NameTypeDescription
Public Property Architecture System.String Gets and sets the property Architecture.

The architecture of the virtual machine.

Valid values: i386 | x86_64

Public Property Description System.String Gets and sets the property Description.

A description of the import task.

Public Property Hypervisor System.String Gets and sets the property Hypervisor.

The target hypervisor for the import task.

Valid values: xen

Public Property ImageId System.String Gets and sets the property ImageId.

The ID of the Amazon Machine Image (AMI) of the imported virtual machine.

Public Property ImportTaskId System.String Gets and sets the property ImportTaskId.

The ID of the import image task.

Public Property LicenseType System.String Gets and sets the property LicenseType.

The license type of the virtual machine.

Public Property Platform System.String Gets and sets the property Platform.

The description string for the import image task.

Public Property Progress System.String Gets and sets the property Progress.

The percentage of progress of the import image task.

Public Property SnapshotDetails System.Collections.Generic.List<Amazon.EC2.Model.SnapshotDetail> Gets and sets the property SnapshotDetails.

Information about the snapshots.

Public Property Status System.String Gets and sets the property Status.

A brief status for the import image task.

Public Property StatusMessage System.String Gets and sets the property StatusMessage.

A descriptive status message for the import image task.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8