Amazon.EC2.Model.ReservationValue.IsSetHourlyPrice C# (CSharp) Méthode

IsSetHourlyPrice() private méthode

private IsSetHourlyPrice ( ) : bool
Résultat bool
        internal bool IsSetHourlyPrice()
        {
            return this._hourlyPrice != null;
        }