Click or drag to resize

VRAVolumePersistedStateModelDeviceID Property

Gets or sets the device ID the volume has on the replica appliance

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntax
public string DeviceID { get; set; }

Property Value

Type: String
The device ID.
See Also