AWS SDK for .NET Documentation
PriceSchedule Class
AmazonAmazon.EC2.ModelPriceSchedule Did this page help you?   Yes   No    Tell us about it...
Price Schedule
Declaration Syntax
C#
public class PriceSchedule
Members
All MembersConstructorsMethodsProperties



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

Active
Whether the current price schedule is active.

CurrencyCode
The currency for transacting the Reserved Instance resale.

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.)
IsSetActive()()()()
Checks if the Active property is set.

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

IsSetPrice()()()()
Checks if the Price property is set.

IsSetTerm()()()()
Checks if the Term property is set

Price
The fixed price for the term.

Term
The number of months remaining in the reservation.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PriceSchedule

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