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 4.5
 
Describes a disk image.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.DiskImageDescription

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

Syntax

C#
public class DiskImageDescription : Object

The DiskImageDescription type exposes the following members

Constructors

NameDescription
Public Method DiskImageDescription()

Properties

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

The checksum computed for the disk image.

Public Property Format Amazon.EC2.DiskImageFormat Gets and sets the property Format.

The disk image format.

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

A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.

Public Property Size System.Int64 Gets and sets the property Size.

The size of the disk image, in GiB.

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