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.1.0.599 (8.1.0.599)
Syntax
public VolumeOptionsModel[] Volumes { get; set; }

Property Value

Type: VolumeOptionsModel
The volumes.
See Also