AWS SDK for .NET Documentation
ReservedInstanceLimitPrice Class
AmazonAmazon.EC2.ModelReservedInstanceLimitPrice Did this page help you?   Yes   No    Tell us about it...
Reserved Instance Limit Price
Declaration Syntax
C#
public class ReservedInstanceLimitPrice
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReservedInstanceLimitPrice()()()()
Initializes a new instance of the ReservedInstanceLimitPrice class

Amount
The limit price on the total order (instanceCount * price) for Reserved Instance Marketplace offerings.

CurrencyCode
The currency in which the limitPrice amount is specified.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetAmount()()()()
Checks if the Amount property is set.

IsSetCurrencyCode()()()()
Checks if the CurrencyCode property is set.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAmount(Decimal) Obsolete.
Sets the limit price on the total order (instanceCount * price) for Reserved Instance Marketplace offerings.

WithCurrencyCode(String) Obsolete.
Sets the currency in which the limitPrice amount is specified.

Inheritance Hierarchy
Object
ReservedInstanceLimitPrice

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)