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.
Describes a disk image.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class DiskImageDescription
The DiskImageDescription type exposes the following members
Name | Description | |
---|---|---|
DiskImageDescription() |
Name | Type | Description | |
---|---|---|---|
Checksum | System.String |
Gets and sets the property Checksum. The checksum computed for the disk image. |
|
Format | Amazon.EC2.DiskImageFormat |
Gets and sets the property Format. The disk image format. |
|
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. For information about the import manifest referenced by this API action, see VM Import Manifest. |
|
Size | System.Int64 |
Gets and sets the property Size. The size of the disk image, in GiB. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5