ConnectionQualificationResultModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionQualificationResultModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionQualificationResultModel | Initializes a new instance of the ConnectionQualificationResultModel class |
| Name | Description | |
|---|---|---|
| CompressionLevels |
Gets or sets the compression levels.
| |
| ConnectionPort |
Gets or sets the connection port.
| |
| Failures |
Gets or sets the failures.
| |
| IsQualified |
Gets or sets a value indicating whether this instance is qualified.
| |
| IsRestoreRequired |
Gets or sets a value indicating whether this instance is restore required.
| |
| RecommendedStartParameters |
Gets or sets the recommended start parameters.
| |
| RoutableAddresses |
Gets or sets the routable addresses.
| |
| TargetMachineName |
Gets or sets the name of the target machine.
|
| 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.) |