heartbeatDuration property

int? heartbeatDuration
getter/setter pair

The heartbeat duration for the policy, in seconds. When a machine has an active heartbeat monitor, the machine must send heartbeat pings within this timeframe to remain activated. Must be greater than or equal to 1 minute (60).

Implementation

int? heartbeatDuration;