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
 
Configuration for accessing Amazon ImportImage service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.EC2.Model.ImportImageResult
      Amazon.EC2.Model.ImportImageResponse

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

Syntax

C#
public class ImportImageResponse : ImportImageResult

The ImportImageResponse type exposes the following members

Constructors

NameDescription
Public Method ImportImageResponse()

Properties

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

The architecture of the virtual machine.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Description System.String Gets and sets the property Description.

A description of the import task.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Hypervisor System.String Gets and sets the property Hypervisor.

The target hypervisor of the import task.

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

The ID of the Amazon Machine Image (AMI) created by the import task.

Public Property ImportImageResult Amazon.EC2.Model.ImportImageResult Gets and sets the ImportImageResult property. Represents the output of a ImportImage operation.
Public Property ImportTaskId System.String Gets and sets the property ImportTaskId.

The task 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 operating system of the virtual machine.

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

The progress of the task.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
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 of the task.

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

A detailed status message of the import 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