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.
The recommended Capacity Block that fits your search requirements.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CapacityBlockOffering
The CapacityBlockOffering type exposes the following members
Name | Description | |
---|---|---|
CapacityBlockOffering() |
Name | Type | Description | |
---|---|---|---|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone of the Capacity Block offering. |
|
CapacityBlockDurationHours | System.Int32 |
Gets and sets the property CapacityBlockDurationHours.
The number of hours (in addition to |
|
CapacityBlockDurationMinutes | System.Int32 |
Gets and sets the property CapacityBlockDurationMinutes.
The number of minutes (in addition to |
|
CapacityBlockOfferingId | System.String |
Gets and sets the property CapacityBlockOfferingId. The ID of the Capacity Block offering. |
|
CurrencyCode | System.String |
Gets and sets the property CurrencyCode. The currency of the payment for the Capacity Block. |
|
EndDate | System.DateTime |
Gets and sets the property EndDate. The end date of the Capacity Block offering. |
|
InstanceCount | System.Int32 |
Gets and sets the property InstanceCount. The number of instances in the Capacity Block offering. |
|
InstanceType | System.String |
Gets and sets the property InstanceType. The instance type of the Capacity Block offering. |
|
StartDate | System.DateTime |
Gets and sets the property StartDate. The start date of the Capacity Block offering. |
|
Tenancy | Amazon.EC2.CapacityReservationTenancy |
Gets and sets the property Tenancy. The tenancy of the Capacity Block. |
|
UpfrontFee | System.String |
Gets and sets the property UpfrontFee. The total price to be paid up front. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5