Amazon.ElasticLoadBalancing.Model.HealthCheck.IsSetUnhealthyThreshold C# (CSharp) Méthode

IsSetUnhealthyThreshold() private méthode

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