Amazon.AutoScaling.Model.ExecutePolicyRequest.IsSetBreachThreshold C# (CSharp) Méthode

IsSetBreachThreshold() private méthode

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