|
|
ImageRecoveryOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class ImageRecoveryOptions : IExtensibleDataObject
The ImageRecoveryOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageRecoveryOptions |
| Name | Description | |
|---|---|---|
| AdditionalStagingFolders |
This value is the additional folders that should be staged on the target server.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| ImageId |
This value is the unique ID of the image that will be recovered.
| |
| ImageRecoveryDataLocation |
This value is the location of the original source's protected data.
| |
| ShutdownSourceServer |
This value is true if the source server should be shut down during cutover; otherwise, it is false.
| |
| UserInitiatedCutover |
This value is true if the user is required to initiate cutover; otherwise, it is false.
|