RestoreOptionsModel Class |
Namespace: DoubleTake.Web.Models
The RestoreOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| RestoreOptionsModel | Initializes a new instance of the RestoreOptionsModel class |
| Name | Description | |
|---|---|---|
| ClearRestoreRequired |
Gets or sets a value indicating whether to simply clear the "Restore required" state without restoring.
| |
| EnginePort |
Gets or sets the engine port.
| |
| RestoreParameters |
Gets or sets the parameters for the restore operation.
| |
| RestoreTargetHostUri |
Gets or sets the restore target host URI.
|
| 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.) |