AWS SDK for .NET Documentation
DiskImageDetailType Class
AmazonAmazon.EC2.ModelDiskImageDetailType Did this page help you?   Yes   No    Tell us about it...
Details about the format of the image.
Declaration Syntax
C#
public class DiskImageDetailType
Members
All MembersConstructorsMethodsProperties



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

Bytes
Number of bytes in the disk image.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Format
File format of the disk image.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ImportManifestUrl
A presigned URL for the import manifest stored in Amazon S3.

IsSetBytes()()()()
Checks if Bytes property is set

IsSetFormat()()()()
Checks if Format property is set

IsSetImportManifestUrl()()()()
Checks if ImportManifestUrl property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithBytes(Decimal) Obsolete.
Sets the number of bytes in the disk image.

WithFormat(String) Obsolete.
Sets the file format of the disk image.

WithImportManifestUrl(String) Obsolete.
Sets a presigned URL for the import manifest stored in Amazon S3.

Inheritance Hierarchy
Object
DiskImageDetailType

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