Click or drag to resize
V2VVirtualMachineModelVolumes Property
Gets or sets a volume to protect and any changes to its base configuration.

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 VolumeOptionsModel[] Volumes { get; set; }

Property Value

Type: VolumeOptionsModel
The volumes.
See Also