Click or drag to resize
VRAOptionsVolumes Property
This value represents a volume to protect and any changes to its base configuration.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public VolumeOptions[] Volumes { get; set; }

Property Value

Type: VolumeOptions
The volumes.
See Also