Parameter of
Properties
Name | Enumeration | Description |
---|---|---|
None | 0 | The IP address will not be monitored for failure and cannot be failed over. |
Network | 1 | The IP address will be monitored using an ICMP ping. |
Service | 2 | The IP address will be monitored using the Double-Take service. |
Manual | 4 | The IP address will not be monitored for failure but is still eligible for failover. |
Script | 8 |
The IP address will be monitored using a user scripted ping method. If you use this value, you must set MonitorConfiguration.ScriptMonitorEngine and MonitorConfiguration.ScriptMonitorName. |
ForceUpdate | 256 |
Do not use this property. Double-Take uses it internally. |