Amazon.AutoScaling.Model.PutScheduledUpdateGroupActionRequest.IsSetDesiredCapacity C# (CSharp) 메소드

IsSetDesiredCapacity() 개인적인 메소드

private IsSetDesiredCapacity ( ) : bool
리턴 bool
        internal bool IsSetDesiredCapacity()
        {
            return this._desiredCapacity.HasValue; 
        }