Reserved Instance Limit Price
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class ReservedInstanceLimitPrice
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | 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) | (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
 Inheritance Hierarchy| Object | |
|  | ReservedInstanceLimitPrice |