PhysicalVolumeModel Class |
Namespace: DoubleTake.Web.Models
The PhysicalVolumeModel type exposes the following members.
| Name | Description | |
|---|---|---|
| PhysicalVolumeModel | Initializes a new instance of the PhysicalVolumeModel class |
| Name | Description | |
|---|---|---|
| Attributes |
Gets or sets a value specifying the file system attributes of this item.
(Inherited from PhysicalItemModel.) | |
| AvailableFreeSpace |
Gets or sets the available free space on this volume.
(Inherited from PhysicalItemModel.) | |
| ClassName |
Gets or sets the class name.
(Inherited from PhysicalItemModel.) | |
| CreationTime |
Gets or sets a value specifying the time this item was created.
(Inherited from PhysicalItemModel.) | |
| DesiredSize |
Gets or sets the size that the user wants the drive to be.
(Inherited from VolumeOptionsModel.) | |
| DiskControllerType |
Gets or sets the type of the disk controller.
(Inherited from VolumeOptionsModel.) | |
| DiskProvisioningType |
Gets or sets the type of the disk provisioning.
(Inherited from VolumeOptionsModel.) | |
| DriveFormat |
Gets or sets the format of the drive.
(Inherited from PhysicalItemModel.) | |
| DriveType |
Gets or sets the type of the drive.
(Inherited from PhysicalItemModel.) | |
| Id |
Gets or sets the item identifier.
(Inherited from ProtectableItemModel.) | |
| IsContainer |
Gets or sets a value indicating whether or not this item is a container of other items.
(Inherited from ProtectableItemModel.) | |
| IsReadOnly |
Gets or sets a value indicating whether or not this item is read only; that is, its Saturation cannot be changed.
(Inherited from ProtectableItemModel.) | |
| IsSupported |
Gets or sets a value indicating whether this volume is supported.
(Inherited from PhysicalItemModel.) | |
| IsSystemDrive |
Gets or sets a value indicating whether or not this volume is the system drive.
(Inherited from PhysicalItemModel.) | |
| ItemType |
Gets or sets the type of this item.
(Inherited from ProtectableItemModel.) | |
| Label |
Gets or sets the volume label.
(Inherited from PhysicalItemModel.) | |
| LastAccessTime |
Gets or sets a value specifying the time this item was last accessed.
(Inherited from PhysicalItemModel.) | |
| LastWriteTime |
Gets or sets a value specifying the time this item was last written to.
(Inherited from PhysicalItemModel.) | |
| Metadata |
Gets or sets a value specifying additional meta data for this item.
(Inherited from PhysicalItemModel.) | |
| Name |
Gets or sets the name of this item.
(Inherited from ProtectableItemModel.) | |
| PartitionName |
Gets or sets the partition name.
(Inherited from ProtectableItemModel.) | |
| Path |
Gets or sets the path that uniquely identifies this item.
(Inherited from ProtectableItemModel.) | |
| PreexistingDiskPath |
Gets or sets the path of preexisting disk.
(Inherited from VolumeOptionsModel.) | |
| Saturation |
Gets or sets the saturation level of this item.
(Inherited from ProtectableItemModel.) | |
| ShortNameBehavior |
Gets or sets a value indicating the Short Name Behavior for this volume.
(Inherited from PhysicalItemModel.) | |
| Size |
Gets or sets a value indicating the physical size of the item.
(Inherited from PhysicalItemModel.) | |
| TotalSize |
Gets or sets the total size of the volume.
(Inherited from PhysicalItemModel.) | |
| VirtualDiskPath |
Gets or sets the path on the host where the volume should be stored.
(Inherited from VolumeOptionsModel.) | |
| VolumeSignature |
Gets or sets the volume signature.
(Inherited from VolumeOptionsModel.) | |
| VolumeType |
Gets or sets the volume type.
(Inherited from PhysicalItemModel.) |
| 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.) |