|
|
RestoreOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class RestoreOptions : IExtensibleDataObject
The RestoreOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RestoreOptions |
| Name | Description | |
|---|---|---|
| ClearRestoreRequired |
This value is true if the restore required flag can be cleared without restoring; otherwise, it is false.
| |
| EnginePort |
This value is the port where the engine is listening.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| RestoreParameters |
This value represents the restoration configuration.
| |
| RestoreTargetHostUri |
This value is the target URI.
(The target is the target of the restoration connection, not the original protection connection.)
|