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

IsSetEvaluationPeriods() 개인적인 메소드

private IsSetEvaluationPeriods ( ) : bool
리턴 bool
        internal bool IsSetEvaluationPeriods()
        {
            return this._evaluationPeriods.HasValue; 
        }