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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ImportImageRequest : AmazonEC2Request IRequestEvents
The ImportImageRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImportImageRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Architecture | System.String |
Gets and sets the property Architecture.
The architecture of the virtual machine.
Valid values: |
![]() |
ClientData | Amazon.EC2.Model.ClientData |
Gets and sets the property ClientData.
The client-specific data. |
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken.
The token to enable idempotency for VM import requests. |
![]() |
Description | System.String |
Gets and sets the property Description.
A description string for the import image task. |
![]() |
DiskContainers | System.Collections.Generic.List<Amazon.EC2.Model.ImageDiskContainer> |
Gets and sets the property DiskContainers.
Information about the disk containers. |
![]() |
Hypervisor | System.String |
Gets and sets the property Hypervisor.
The target hypervisor platform.
Valid values: |
![]() |
LicenseType | System.String |
Gets and sets the property LicenseType.
The license type to be used for the Amazon Machine Image (AMI) after importing. Note: You may only use BYOL if you have existing licenses with rights to use these licenses in a third party cloud like AWS. For more information, see VM Import/Export Prerequisites in the Amazon Elastic Compute Cloud User Guide.
Valid values: |
![]() |
Platform | System.String |
Gets and sets the property Platform.
The operating system of the virtual machine.
Valid values: |
![]() |
RoleName | System.String |
Gets and sets the property RoleName.
The name of the role to use when not using the default role, 'vmimport'. |
.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