Click or drag to resize
UVRAVolumePersistedStateModelDriveIndex Property
Gets or sets the index of the drive the volume has on the replica appliance

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.0.0.1664 (8.0.0.1664)
Syntax
public int DriveIndex { get; set; }

Property Value

Type: Int32
The index of the drive.
See Also