Details about a disk image.

C# |
public class DiskImageType

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DiskImageType()()()() | Initializes a new instance of the DiskImageType class |
![]() | Description |
Description of the disk image.
|
![]() | Equals(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.
|

Object | |
![]() | DiskImageType |