VolumeGroupModel Class |
Namespace: DoubleTake.Web.Models
The VolumeGroupModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VolumeGroupModel | Initializes a new instance of the VolumeGroupModel class |
| Name | Description | |
|---|---|---|
| LogicalVolumes |
Gets or sets the list of logical volumes.
| |
| MaxPhysicalVolumeSize |
Gets or sets the maximum size of the physical volume
| |
| Name |
Gets or sets the volume group name.
| |
| PhysicalVolumes |
Gets or sets the list of physical volumes.
| |
| PreexistingDiskPaths |
Gets or sets the preexisting disk paths.
| |
| SourceVolumeGroupSize |
Gets or sets the size of the source volume group.
|
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |