AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetHostReservationPurchasePreview operation. Preview a reservation purchase with configurations that match those of your Dedicated Host. You must have active Dedicated Hosts in your account before you purchase a reservation.

This is a preview of the PurchaseHostReservation action and does not result in the offering being purchased.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.AmazonEC2Request
      Amazon.EC2.Model.GetHostReservationPurchasePreviewRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class GetHostReservationPurchasePreviewRequest : AmazonEC2Request
         IAmazonWebServiceRequest

The GetHostReservationPurchasePreviewRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property HostIdSet System.Collections.Generic.List<System.String>

Gets and sets the property HostIdSet.

The IDs of the Dedicated Hosts with which the reservation is associated.

Public Property OfferingId System.String

Gets and sets the property OfferingId.

The offering ID of the reservation.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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