Click or drag to resize
VRAOptionsLvmOptions Property
This value represents logical volume manager (LVM) options for a Linux server.

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

Property Value

Type: LvmOptions
The LVM Options
See Also