Parameter of
Properties
| Name | Type | Description |
|---|---|---|
| MonitorConfiguration | MonitorConfiguration | This value represents the configuration of failover monitoring. |
| ShouldPerformLanFailover | Boolean |
This value is for display in the console to determine which failover option should be selected by default. |
| SourceDomain | String | This value is the name of the source domain. |
| SourceServer | String |
This value is the name of the source server. |
| TargetDomain | String | This value is the name of the target domain. |
| TargetServer | String |
This value is the name of the target server. |
| TotalTimeAllowed | TimeSpan |
This value is the amount of time allowed without a successful ping before a failover condition is met. |
| UseTotalTimeAllowed | Boolean | This value is true if TotalTimeAllowed is used to determine when a failover condition is met; otherwise, it is false. |