![]() |
FullServerFailoverOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class FullServerFailoverOptions : IExtensibleDataObject
The FullServerFailoverOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FullServerFailoverOptions |
Name | Description | |
---|---|---|
![]() | AdditionalStagingFolders |
This value is the folders that should be staged on the target. They will be applied to their actual installation location during failover.
|
![]() | CreateBackupConnection |
This value is true if reverse protection should be configured for this job; otherwise, it is false.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | RemoveOrphans |
This value is true if orphan files should be removed for the reverse connection; otherwise, it is false.
|
![]() | ReverseRoute |
This value is the source IP address to be used for the reverse connection.
|
![]() | ReverseRouteEnginePort |
This value is the port where the engine is listening.
|
![]() | ShutdownSourceServer |
This value is true if the source server should be shut down during cutover; otherwise, it is false.
|
![]() | SourceChecksumAll |
This value is true if a checksum should be used for all files when comparing them; otherwise, it is false.
|