Click or drag to resize

DiskLayoutModelDiskIdentifier Property

Gets or sets the value used to identify the disk to the appliance. This would be the disk number in Windows and something else (device name?) in Linux.

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 DiskIdentifier { get; set; }

Property Value

Type: String
See Also