Amazon.AutoScaling.Model.SetDesiredCapacityRequest.IsSetDesiredCapacity C# (CSharp) Метод

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

private IsSetDesiredCapacity ( ) : bool
Результат bool
        internal bool IsSetDesiredCapacity()
        {
            return this._desiredCapacity.HasValue; 
        }