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

Property Value

Type: VolumeOptionsModel
The volumes.
See Also