Amazon.GameLift.Model.PutScalingPolicyRequest.IsSetScalingAdjustmentType C# (CSharp) 메소드

IsSetScalingAdjustmentType() 개인적인 메소드

private IsSetScalingAdjustmentType ( ) : bool
리턴 bool
        internal bool IsSetScalingAdjustmentType()
        {
            return this._scalingAdjustmentType != null;
        }