Amazon.ApplicationAutoScaling.Model.RegisterScalableTargetRequest.IsSetMinCapacity C# (CSharp) Méthode

IsSetMinCapacity() private méthode

private IsSetMinCapacity ( ) : bool
Résultat bool
        internal bool IsSetMinCapacity()
        {
            return this._minCapacity.HasValue; 
        }