AWS SDK for .NET Documentation
PricingDetails Class
AmazonAmazon.EC2.ModelPricingDetails Did this page help you?   Yes   No    Tell us about it...
Pricing Details
Declaration Syntax
C#
public class PricingDetails
Members
All MembersConstructorsMethodsProperties



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

Count
Number of instances available for the price.

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

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

Price
Price per instance.

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

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