Click or drag to resize
VRAVolumePersistedStateModel Properties

The VRAVolumePersistedStateModel type exposes the following members.

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
Gets or sets a value specifying the file system attributes of this item.
(Inherited from PhysicalItemModel.)
Public propertyAvailableFreeSpace
Gets or sets the available free space on this volume.
(Inherited from PhysicalItemModel.)
Public propertyClassName
Gets or sets the class name.
(Inherited from PhysicalItemModel.)
Public propertyCreationTime
Gets or sets a value specifying the time this item was created.
(Inherited from PhysicalItemModel.)
Public propertyDesiredSize
Gets or sets the size that the user wants the drive to be.
(Inherited from VolumeOptionsModel.)
Public propertyDeviceID
Gets or sets the device ID the volume has on the replica appliance
Public propertyDiskControllerType
Gets or sets the type of the disk controller.
(Inherited from VolumeOptionsModel.)
Public propertyDiskProvisioningType
Gets or sets the type of the disk provisioning.
(Inherited from VolumeOptionsModel.)
Public propertyDriveFormat
Gets or sets the format of the drive.
(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
Gets or sets the type of the drive.
(Inherited from PhysicalItemModel.)
Public propertyId
Gets or sets the item identifier.
(Inherited from ProtectableItemModel.)
Public propertyIsContainer
Gets or sets a value indicating whether or not this item is a container of other items.
(Inherited from ProtectableItemModel.)
Public propertyIsGpt
Gets or sets a value indicating whether this instance is a GPT disk.
Public propertyIsReadOnly
Gets or sets a value indicating whether or not this item is read only; that is, its Saturation cannot be changed.
(Inherited from ProtectableItemModel.)
Public propertyIsSupported
Gets or sets a value indicating whether this volume is supported.
(Inherited from PhysicalItemModel.)
Public propertyIsSystemDrive
Gets or sets a value indicating whether or not this volume is the system drive.
(Inherited from PhysicalItemModel.)
Public propertyItemType
Gets or sets the type of this item.
(Inherited from ProtectableItemModel.)
Public propertyLabel
Gets or sets the volume label.
(Inherited from PhysicalItemModel.)
Public propertyLastAccessTime
Gets or sets a value specifying the time this item was last accessed.
(Inherited from PhysicalItemModel.)
Public propertyLastWriteTime
Gets or sets a value specifying the time this item was last written to.
(Inherited from PhysicalItemModel.)
Public propertyMetadata
Gets or sets a value specifying additional meta data for this item.
(Inherited from PhysicalItemModel.)
Public propertyMountPoint
Gets or sets the mount point.
Public propertyName
Gets or sets the name of this item.
(Inherited from ProtectableItemModel.)
Public propertyOriginalPath
Gets or sets the path where the volume was stored on the source host.
Public propertyPath
Gets or sets the path that uniquely identifies this item.
(Inherited from ProtectableItemModel.)
Public propertyPNPDeviceID
Gets or sets the PNP device ID.
Public propertyPreexistingDiskPath
Gets or sets the path of preexisting disk.
(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
Gets or sets the saturation level of this item.
(Inherited from ProtectableItemModel.)
Public propertyShortNameBehavior
Gets or sets a value indicating the Short Name Behavior for this volume.
(Inherited from PhysicalItemModel.)
Public propertySize
Gets or sets a value indicating the physical size of the item.
(Inherited from PhysicalItemModel.)
Public propertyTotalSize
Gets or sets the total size of the volume.
(Inherited from PhysicalItemModel.)
Public propertyVirtualDiskFilename
Gets or sets the filename for the virtual disk.
Public propertyVirtualDiskPath
Gets or sets the path on the host where the volume should be stored.
(Inherited from VolumeOptionsModel.)
Public propertyVolumeName
Gets or sets the name of the volume.
Public propertyVolumeSignature
Gets or sets the volume signature.
(Inherited from VolumeOptionsModel.)
Public propertyVolumeType
Gets or sets the volume type.
(Inherited from PhysicalItemModel.)
Top
See Also