Click or drag to resize

TestFailoverOptions Class

Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractTestFailoverOptions

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public class TestFailoverOptions

The TestFailoverOptions type exposes the following members.

Constructors
  NameDescription
Public methodTestFailoverOptions
Top
Properties
  NameDescription
Public propertyDeleteSnapshots
Public propertyDeleteVirtualDisks
Public propertyDiskOptions
This value represents the testfailover disk options for a Linux server.
Public propertyLvmOptions
This value represents testfailover logical volume manager (LVM) options for a Linux server.
Public propertyReplicaDisplayName
Public propertyVolumes
This value represents a testfailover volume to protect and any changes to its base configuration.
Top
See Also