Click or drag to resize

FullServerTestFailoverOptions Class

FullServer TestFailover related options
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractFullServerTestFailoverOptions

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

The FullServerTestFailoverOptions type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDeleteSnapshots
Public propertyFailoverName
The server name to apply to the test failover server
Public propertyNicMappings
This value represents the NIC mappings for full server testfailover.
Public propertyTestFailoverServerAddress
The test failover server address to use for the replication service connection
Public propertyTestFailoverServerCredential
Public propertyTestFailoverServerEnginePort
The test failover server engine port to use for the replication service connection
Public propertyTestFailoverServerReservedAddress
IP address that will remain on the test failover server after a test failover
Top
See Also