AWS SDK for .NET Documentation
UnhealthyThreshold Property
AmazonAmazon.ElasticLoadBalancing.ModelHealthCheckUnhealthyThreshold Did this page help you?   Yes   No    Tell us about it...
Specifies the number of consecutive health probe failures required before moving the instance to the Unhealthy state.

Constraints:

Range
2 - 10

Declaration Syntax
C#
public int UnhealthyThreshold { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)