Amazon.EC2.Model.DescribeHostReservationOfferingsRequest.IsSetMinDuration C# (CSharp) Méthode

IsSetMinDuration() private méthode

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