VRAVolumePersistedStateModel Class |
Namespace: DoubleTake.Web.Models
The VRAVolumePersistedStateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VRAVolumePersistedStateModel | Initializes a new instance of the VRAVolumePersistedStateModel class |
| Name | Description | |
|---|---|---|
| ApplianceSCSIBus |
Gets or sets the SCSI bus number the volume has on the replica appliance.
| |
| ApplianceSCSIUnitNumber |
Gets or sets the SCSI unit number the volume has on the replica appliance.
| |
| 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.) | |
| DeviceID |
Gets or sets the device ID the volume has on the replica appliance
| |
| 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.) | |
| DriveIndex |
Gets or sets the index of the drive the volume has on the replica appliance
| |
| DriveName |
Gets or sets the name of the drive on the helper (\\.\PHYSICALDRIVEX)
| |
| 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.) | |
| IsGpt |
Gets or sets a value indicating whether this instance is a GPT disk.
| |
| 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.) | |
| MountPoint |
Gets or sets the mount point.
| |
| Name |
Gets or sets the name of this item.
(Inherited from ProtectableItemModel.) | |
| OriginalPath |
Gets or sets the path where the volume was stored on the source host.
| |
| PartitionName |
Gets or sets the partition name.
(Inherited from ProtectableItemModel.) | |
| Path |
Gets or sets the path that uniquely identifies this item.
(Inherited from ProtectableItemModel.) | |
| PNPDeviceID |
Gets or sets the PNP device ID.
| |
| PreexistingDiskPath |
Gets or sets the path of preexisting disk.
(Inherited from VolumeOptionsModel.) | |
| ReplicaVmSCSIBus |
Gets or sets the SCSI bus number the volume has on the replica Vm.
| |
| ReplicaVmSCSIUnitNumber |
Gets or sets the SCSI unit number the volume has on the replica Vm.
| |
| ReverseVolumeSignature |
Gets or sets the reverse volume signature.
This represents the signature of the volume on the Source.
| |
| 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.) | |
| VirtualDiskFilename |
Gets or sets the filename for the virtual disk.
| |
| VirtualDiskPath |
Gets or sets the path on the host where the volume should be stored.
(Inherited from VolumeOptionsModel.) | |
| VolumeName |
Gets or sets the name of the volume.
| |
| 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.) |