AWS SDK for .NET Documentation
DiskImageType Class
AmazonAmazon.EC2.ModelDiskImageType Did this page help you?   Yes   No    Tell us about it...
Details about a disk image.
Declaration Syntax
C#
public class DiskImageType
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DiskImageType()()()()
Initializes a new instance of the DiskImageType class

Description
Description of the disk image.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Image
Details about the format of the image.

IsSetDescription()()()()
Checks if Description property is set

IsSetImage()()()()
Checks if Image property is set

IsSetVolume()()()()
Checks if Volume property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Volume
Details about the size of the image.

WithDescription(String) Obsolete.
Sets the description of the disk image.

WithImage(DiskImageDetailType) Obsolete.
Sets details about the format of the image.

WithVolume(DiskImageVolumeType) Obsolete.
Sets details about the size of the image.

Inheritance Hierarchy
Object
DiskImageType

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)