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.
Describes the availability of capacity for a Capacity Reservation.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CapacityReservationStatus
The CapacityReservationStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
CapacityReservationStatus() |
Name | Type | Description | |
---|---|---|---|
![]() |
CapacityReservationId | System.String |
Gets and sets the property CapacityReservationId. The ID of the Capacity Reservation. |
![]() |
TotalAvailableCapacity | System.Nullable<System.Int32> |
Gets and sets the property TotalAvailableCapacity. The remaining capacity. Indicates the amount of resources that can be launched into the Capacity Reservation. |
![]() |
TotalCapacity | System.Nullable<System.Int32> |
Gets and sets the property TotalCapacity.
The combined amount of |
![]() |
TotalUnavailableCapacity | System.Nullable<System.Int32> |
Gets and sets the property TotalUnavailableCapacity. The used capacity. Indicates that the capacity is in use by resources that are running in the Capacity Reservation. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer