MonitorConfigurationModel Class |
Namespace: DoubleTake.Web.Models
The MonitorConfigurationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| MonitorConfigurationModel | Initializes a new instance of the MonitorConfigurationModel class |
| Name | Description | |
|---|---|---|
| ActiveDirectoryCredentials |
Gets or sets the active directory credentials.
| |
| ActiveDirectoryOptions |
Gets or sets the active directory options.
| |
| Addresses |
Gets or sets the array of monitor address configurations specifying the IP addresses to be monitored.
| |
| DataAction |
Gets or sets the failover data action.
| |
| FailoverAddressesOption |
Gets or sets the failover IP addresses option.
| |
| FailoverType |
Gets or sets the failover type.
| |
| ItemsToFailover |
Gets or sets the failover items.
| |
| MaxScriptFailures |
Gets or sets the number of times the monitoring script can fail before giving up the script monitoring.
| |
| Name |
Gets or sets the name of the failover monitor.
| |
| ProcessingOptions |
Gets or sets the processing options.
| |
| ReplaceActions |
Gets or sets the replace actions.
| |
| ScriptMonitorEngine |
Gets or sets the script monitor engine.
| |
| ScriptMonitorName |
Gets or sets the name of the script monitor.
| |
| Scripts |
Gets or sets the failover script configuration.
| |
| SourceEndpoint |
Gets or sets the source IP endpoint to be used to communicate with Double-Take on the source.
| |
| SSMLogPath |
Gets or sets the SSM log path.
| |
| SSMManualReboot |
Gets or sets a value indicating whether or not SSM manual reboot.
| |
| SSMRecoveryType |
Gets or sets the type of the SSM recovery.
| |
| SSMSourceNicGuids |
Gets or sets the SSM source NIC GUIDs.
| |
| SSMStagingPath |
Gets or sets the SSM staging path.
| |
| SSMTargetNicGuids |
Gets or sets the SSM target NIC GUIDs.
| |
| Trigger |
Gets or sets the failover trigger.
|
| 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.) |