![]() | MonitoredAddressStatusModel Class |
Namespace: DoubleTake.Web.Models
The MonitoredAddressStatusModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | MonitoredAddressStatusModel | Initializes a new instance of the MonitoredAddressStatusModel class |
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the IP address that is being monitored.
|
![]() | Alive |
Gets or sets a value indicating whether the IP address is responding to ping attempts.
|
![]() | FailoverConditionMet |
Gets or sets a value indicating whether the IP addresses is considered failed.
|
![]() | RemainingTime |
Gets or sets the time remaining before the IP address is considered failed.
|
![]() | WarningConditionMet |
Gets or sets a value indicating whether the IP address is considered in a warning condition.
|
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.) |