Details about the format of the image.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DiskImageDetailType
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DiskImageDetailType()()()() | Initializes a new instance of the DiskImageDetailType class | 
|  | Bytes | 
            Number of bytes in the disk image.
             | 
|  | Equals(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
 Inheritance Hierarchy| Object | |
|  | DiskImageDetailType |