ImageRecoveryOptionsModel Class |
Namespace: DoubleTake.Web.Models
The ImageRecoveryOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageRecoveryOptionsModel | Initializes a new instance of the ImageRecoveryOptionsModel class |
| Name | Description | |
|---|---|---|
| AdditionalStagingFolders |
Gets or sets the additional folders that should be staged on the target server.
| |
| ImageId |
Gets or sets the unique identifier of the image which will be recovered.
| |
| ImageRecoveryDataLocation |
Gets or sets the location of the original source's image data during an image recovery job.
| |
| ShutdownSourceServer |
Gets or sets a value indicating whether or not to shut down the source server during cut over.
| |
| SnapshotSetId |
Gets or sets the unique identifier of the snapshot set which will be recovered.
| |
| UserInitiatedCutover |
Gets or sets a value indicating whether or not the user initiates cut over.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |