Reservation Class

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

An Amazon EC2 reservation of requested EC2 instances.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.Reservation

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

Syntax

C#
public class Reservation : Object

The Reservation type exposes the following members

Constructors

  Name Description
Public Method Reservation()

Properties

  Name Description
Public Property GroupNames The list of security groups requested for the instances in this reservation.
Public Property Groups The list of security groups requested for the instances in this reservation.
Public Property Instances The list of Amazon EC2 instances included in this reservation.
Public Property OwnerId The AWS Access Key ID of the user who owns the reservation.
Public Property RequesterId The unique ID of the user who requested the instances in this reservation.
Public Property ReservationId The unique ID of this reservation.

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