
C# |
public class DiskImageDescriptionType

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DiskImageDescriptionType()()()() | Initializes a new instance of the DiskImageDescriptionType class |
![]() | Checksum |
Checksum computed for the disk image.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Format |
Disk image format.
|
![]() | 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.
|
![]() | IsSetChecksum()()()() |
Checks if Checksum property is set
|
![]() | IsSetFormat()()()() |
Checks if Format property is set
|
![]() | IsSetImportManifestUrl()()()() |
Checks if ImportManifestUrl property is set
|
![]() | IsSetSize()()()() |
Checks if Size property is set
|
![]() | Size |
Size of the disk image.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithChecksum(String) | Obsolete.
Sets the checksum computed for the disk image.
|
![]() | WithFormat(String) | Obsolete.
Sets the disk image format.
|
![]() | WithImportManifestUrl(String) | Obsolete.
Sets the presigned URL for the import manifest stored in Amazon S3.
|
![]() | WithSize(Decimal) | Obsolete.
Sets the size of the disk image.
|

Object | |
![]() | DiskImageDescriptionType |