Amazon.GameLift.Model.PutScalingPolicyRequest.IsSetScalingAdjustmentType C# (CSharp) Метод

IsSetScalingAdjustmentType() приватный Метод

private IsSetScalingAdjustmentType ( ) : bool
Результат bool
        internal bool IsSetScalingAdjustmentType()
        {
            return this._scalingAdjustmentType != null;
        }