Details for an import volume task.

C# |
public class ImportVolumeTaskDetailsType

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ImportVolumeTaskDetailsType()()()() | Initializes a new instance of the ImportVolumeTaskDetailsType class |
![]() | AvailabilityZone |
The Availability Zone where the resulting volume will reside.
|
![]() | BytesConverted |
Number of bytes converted so far.
|
![]() | Description |
Task description.
This description is one you provided when starting the import volume task.
|
![]() | 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 |
Information about the image.
|
![]() | IsSetAvailabilityZone()()()() |
Checks if AvailabilityZone property is set
|
![]() | IsSetBytesConverted()()()() |
Checks if BytesConverted property is set
|
![]() | 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 |
Information about the volume.
|
![]() | WithAvailabilityZone(String) | Obsolete.
Sets the Availability Zone where the resulting volume will reside.
|
![]() | WithBytesConverted(Decimal) | Obsolete.
Sets the number of bytes converted so far.
|
![]() | WithDescription(String) | Obsolete.
Sets the task description.
|
![]() | WithImage(DiskImageDescriptionType) | Obsolete.
Sets the information about the image.
|
![]() | WithVolume(DiskImageVolumeDescriptionType) | Obsolete.
Sets the information about the volume.
|

Object | |
![]() | ImportVolumeTaskDetailsType |