Click or drag to resize

UVRAVolumePersistedStateModel Class

UVRA volume persisted state.
Inheritance Hierarchy
SystemObject
  ProtectableItemModel
    PhysicalItemModel
      VolumeModel
        VolumeOptionsModel
          DoubleTake.Web.ModelsUVRAVolumePersistedStateModel

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.3.0.0 (8.3.0.0)
Syntax
public sealed class UVRAVolumePersistedStateModel : VolumeOptionsModel

The UVRAVolumePersistedStateModel type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyApplianceSCSIBus
Gets or sets the SCSI bus number the volume has on the replica appliance.
Public propertyApplianceSCSIUnitNumber
Gets or sets the SCSI unit number the volume has on the replica appliance.
Public propertyAttributes (Inherited from PhysicalItemModel.)
Public propertyAvailableFreeSpace (Inherited from PhysicalItemModel.)
Public propertyClassName (Inherited from PhysicalItemModel.)
Public propertyCreationTime (Inherited from PhysicalItemModel.)
Public propertyDesiredSize (Inherited from VolumeOptionsModel.)
Public propertyDeviceID
Gets or sets the device ID the volume has on the replica appliance
Public propertyDiskControllerType (Inherited from VolumeOptionsModel.)
Public propertyDiskProvisioningType (Inherited from VolumeOptionsModel.)
Public propertyDriveFormat (Inherited from PhysicalItemModel.)
Public propertyDriveIndex
Gets or sets the index of the drive the volume has on the replica appliance
Public propertyDriveName
Gets or sets the name of the drive on the helper (\\.\PHYSICALDRIVEX)
Public propertyDriveType (Inherited from PhysicalItemModel.)
Public propertyId (Inherited from ProtectableItemModel.)
Public propertyIsContainer (Inherited from ProtectableItemModel.)
Public propertyIsReadOnly (Inherited from ProtectableItemModel.)
Public propertyIsSupported (Inherited from PhysicalItemModel.)
Public propertyIsSystemDrive (Inherited from PhysicalItemModel.)
Public propertyItemType (Inherited from ProtectableItemModel.)
Public propertyLabel (Inherited from PhysicalItemModel.)
Public propertyLastAccessTime (Inherited from PhysicalItemModel.)
Public propertyLastWriteTime (Inherited from PhysicalItemModel.)
Public propertyMetadata (Inherited from PhysicalItemModel.)
Public propertyMountPoint
Gets or sets the mount point.
Public propertyName (Inherited from ProtectableItemModel.)
Public propertyOriginalPath
Gets or sets the path where the volume was stored on the source host.
Public propertyPartitionName (Inherited from ProtectableItemModel.)
Public propertyPath (Inherited from ProtectableItemModel.)
Public propertyPNPDeviceID
Gets or sets the PNP device ID.
Public propertyPreexistingDiskPath (Inherited from VolumeOptionsModel.)
Public propertyReplicaVmSCSIBus
Gets or sets the SCSI bus number the volume has on the replica Vm.
Public propertyReplicaVmSCSIUnitNumber
Gets or sets the SCSI unit number the volume has on the replica Vm.
Public propertyReverseVolumeSignature
Gets or sets the reverse volume signature. This represents the signature of the volume on the Source.
Public propertySaturation (Inherited from ProtectableItemModel.)
Public propertyShortNameBehavior (Inherited from PhysicalItemModel.)
Public propertySize (Inherited from PhysicalItemModel.)
Public propertySourceISCSIBus
Gets or sets the iSCSI bus number used in mapping the source disk.
Public propertySourceISCSIUnitNumber
Gets or sets the iSCSI unit number used in mapping the source disk.
Public propertyTotalSize (Inherited from PhysicalItemModel.)
Public propertyVirtualDiskFilename
Gets or sets the filename for the virtual disk.
Public propertyVirtualDiskPath (Inherited from VolumeOptionsModel.)
Public propertyVolumeName
Gets or sets the name of the volume.
Public propertyVolumeSignature (Inherited from VolumeOptionsModel.)
Public propertyVolumeType (Inherited from PhysicalItemModel.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference

VolumeOptionsModel