Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetMinAdjustmentMagnitude C# (CSharp) 메소드

IsSetMinAdjustmentMagnitude() 개인적인 메소드

private IsSetMinAdjustmentMagnitude ( ) : bool
리턴 bool
        internal bool IsSetMinAdjustmentMagnitude()
        {
            return this._minAdjustmentMagnitude.HasValue; 
        }