Parameter of
Properties
| Name | Type | Description |
|---|---|---|
| Address | String | This value is the monitored IP address. |
| MacAddress | String | This value is the MAC address of the NIC for the monitored IP address. |
| MaxPingAttempts | Int16 | This value is the maximum number of ping attempts that will be attempted before considering the IP address to be failed. |
| NicName | String | This value is the name of the NIC. On a Windows server, this is typically a global unique ID. |
| PingInterval | TimeSpan |
This value is the interval for how often the monitored IP address is pinged. |
| PingMethods | PingMethods | This value represents how the IP address is pinged. |
| SubnetMask | String | This value is the subnet mask of an IPv4 IP address. |