Click or drag to resize

DiskOptionsModelVirtualDiskPath Property

Gets or sets the path on the host where the disk should be stored.

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

Property Value

Type: String
The path of this item.
See Also