ReservedInstancesOffering Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

An active offer for Amazon EC2 Reserved Instances.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ReservedInstancesOffering

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class ReservedInstancesOffering : Object

The ReservedInstancesOffering type exposes the following members

Constructors

  Name Description
Public Method ReservedInstancesOffering()

Properties

  Name Description
Public Property AvailabilityZone The Availability Zone in which the Reserved Instances can be used.
Public Property CurrencyCode The currency of the reserved instance. Specified using ISO 4217 standard (e.g., USD, JPY).
Public Property Duration The duration of the Reserved Instance, in seconds.
Public Property FixedPrice The purchase price of the Reserved Instance.
Public Property InstanceTenancy The tenancy of the reserved instance (ex: default or dedicated).
Public Property InstanceType The instance type on which the Reserved Instances can be used.

Constraints:Allowed Valuest1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge

Public Property Marketplace
Public Property OfferingType The Reserved Instance offering type.
Public Property PricingDetails
Public Property ProductDescription The Reserved Instances description (ex: Windows or Unix/Linux).
Public Property RecurringCharges The recurring charge tag assigned to the resource.
Public Property ReservedInstancesOfferingId The unique ID of this Reserved Instances offering.
Public Property UsagePrice The usage price of the Reserved Instance, per hour.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8