Amazon.ElasticLoadBalancing.Model.HealthCheck.IsSetUnhealthyThreshold C# (CSharp) Method

IsSetUnhealthyThreshold() private method

private IsSetUnhealthyThreshold ( ) : bool
return bool
        internal bool IsSetUnhealthyThreshold()
        {
            return this.unhealthyThreshold.HasValue;
        }