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 Image : Object
The Image type exposes the following members
Name | Description | |
---|---|---|
![]() |
Image() |
Name | Type | Description | |
---|---|---|---|
![]() |
Architecture | Amazon.EC2.ArchitectureValues |
Gets and sets the property Architecture.
The architecture of the image. |
![]() |
BlockDeviceMappings | System.Collections.Generic.List<Amazon.EC2.Model.BlockDeviceMapping> |
Gets and sets the property BlockDeviceMappings.
Any block device mapping entries. |
![]() |
CreationDate | System.String |
Gets and sets the property CreationDate.
The date and time the image was created. |
![]() |
Description | System.String |
Gets and sets the property Description.
The description of the AMI that was provided during image creation. |
![]() |
Hypervisor | Amazon.EC2.HypervisorType |
Gets and sets the property Hypervisor.
The hypervisor type of the image. |
![]() |
ImageId | System.String |
Gets and sets the property ImageId.
The ID of the AMI. |
![]() |
ImageLocation | System.String |
Gets and sets the property ImageLocation.
The location of the AMI. |
![]() |
ImageOwnerAlias | System.String |
Gets and sets the property ImageOwnerAlias.
The AWS account alias (for example, |
![]() |
ImageType | Amazon.EC2.ImageTypeValues |
Gets and sets the property ImageType.
The type of image. |
![]() |
KernelId | System.String |
Gets and sets the property KernelId.
The kernel associated with the image, if any. Only applicable for machine images. |
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the AMI that was provided during image creation. |
![]() |
OwnerId | System.String |
Gets and sets the property OwnerId.
The AWS account ID of the image owner. |
![]() |
Platform | Amazon.EC2.PlatformValues |
Gets and sets the property Platform.
The value is |
![]() |
ProductCodes | System.Collections.Generic.List<Amazon.EC2.Model.ProductCode> |
Gets and sets the property ProductCodes.
Any product codes associated with the AMI. |
![]() |
Public | System.Boolean |
Gets and sets the property Public.
Indicates whether the image has public launch permissions. The value is |
![]() |
RamdiskId | System.String |
Gets and sets the property RamdiskId.
The RAM disk associated with the image, if any. Only applicable for machine images. |
![]() |
RootDeviceName | System.String |
Gets and sets the property RootDeviceName.
The device name of the root device (for example, |
![]() |
RootDeviceType | Amazon.EC2.DeviceType |
Gets and sets the property RootDeviceType.
The type of root device used by the AMI. The AMI can use an EBS volume or an instance store volume. |
![]() |
SriovNetSupport | System.String |
Gets and sets the property SriovNetSupport.
Specifies whether enhanced networking is enabled. |
![]() |
State | Amazon.EC2.ImageState |
Gets and sets the property State.
The current state of the AMI. If the state is |
![]() |
StateReason | Amazon.EC2.Model.StateReason |
Gets and sets the property StateReason.
The reason for the state change. |
![]() |
Tags | System.Collections.Generic.List<Amazon.EC2.Model.Tag> |
Gets and sets the property Tags.
Any tags assigned to the image. |
![]() |
VirtualizationType | Amazon.EC2.VirtualizationType |
Gets and sets the property VirtualizationType.
The type of virtualization of the AMI. |
.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