![]() | MonitorQualificationResultModel Class |
Namespace: DoubleTake.Web.Models
The MonitorQualificationResultModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | MonitorQualificationResultModel | Initializes a new instance of the MonitorQualificationResultModel class |
Name | Description | |
---|---|---|
![]() | DefaultMonitor |
Gets or sets a pre-populated monitor with default values for the configuration
properties.
|
![]() | IsQualified |
Gets or sets a value indicating whether or not the machine in question can be monitored.
|
![]() | MonitorableAddresses |
Gets or sets a list of monitorable addresses from the target's point of view.
|
![]() | SourceMachineName |
Gets or sets the host name of the machine to be monitored. Use this name for the
name of the monitor being created.
|
![]() | TargetInterfaces |
Gets or sets information about all the network interfaces on 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.) |