ReservedInstances Class

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

A group of Amazon EC2 Reserved Instances purchased by this account.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ReservedInstances

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

Syntax

C#
public class ReservedInstances : Object

The ReservedInstances type exposes the following members

Constructors

  Name Description
Public Method ReservedInstances()

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 Instances, in seconds.
Public Property FixedPrice The purchase price of the Reserved Instances.
Public Property InstanceCount The number of Reserved Instances purchased.
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 OfferingType The Reserved Instance offering type.
Public Property ProductDescription The Reserved Instances product description (ex: Windows or Unix/Linux).
Public Property RecurringCharges The recurring charge tag assigned to the resource.
Public Property ReservedInstancesId The unique ID of the Reserved Instances purchase.
Public Property Start The date and time the Reserved Instances started.
Public Property State The state of the Reserved Instances purchase.
Public Property Tags A list of tags for the ReservedInstances.
Public Property UsagePrice The usage price of the Reserved Instances, 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