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

Property Value

Type: VolumeOptionsModel
The volumes.
See Also