AmazonEC2Client.PurchaseReservedInstancesOffering Method (PurchaseReservedInstancesOfferingRequest)

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

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.

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

Syntax

C#
public virtual PurchaseReservedInstancesOfferingResponse PurchaseReservedInstancesOffering(
         PurchaseReservedInstancesOfferingRequest purchaseReservedInstancesOfferingRequest
)

Parameters

purchaseReservedInstancesOfferingRequest
Type: Amazon.EC2.Model.PurchaseReservedInstancesOfferingRequest

Container for the necessary parameters to execute the PurchaseReservedInstancesOffering service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.PurchaseReservedInstancesOfferingResponse
The response from the PurchaseReservedInstancesOffering service method, as returned by AmazonEC2.

Version Information

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