Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetMinAdjustmentMagnitude C# (CSharp) Méthode

IsSetMinAdjustmentMagnitude() private méthode

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