PurchaseReservedInstancesOfferingRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the PurchaseReservedInstancesOffering operation.

The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account. With Amazon EC2 Reserved Instances, you purchase the right to launch Amazon EC2 instances for a period of time (without getting insufficient capacity errors) and pay a lower usage rate for the actual time used.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.PurchaseReservedInstancesOfferingRequest

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

Syntax

C#
public class PurchaseReservedInstancesOfferingRequest : AmazonWebServiceRequest
         IRequestEvents

The PurchaseReservedInstancesOfferingRequest type exposes the following members

Constructors

Properties

  Name Description
Public Property InstanceCount The number of Reserved Instances to purchase.
Public Property LimitPrice
Public Property ReservedInstancesOfferingId The unique ID of the Reserved Instances offering being purchased.

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