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.
Information about the Capacity Reservation topology.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CapacityReservationTopology
The CapacityReservationTopology type exposes the following members
| Name | Description | |
|---|---|---|
|
CapacityReservationTopology() |
| Name | Type | Description | |
|---|---|---|---|
|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The name of the Availability Zone or Local Zone that the Capacity Reservation is in. |
|
AvailabilityZoneId | System.String |
Gets and sets the property AvailabilityZoneId. The ID of the Availability Zone or Local Zone that the Capacity Reservation is in. |
|
CapacityBlockId | System.String |
Gets and sets the property CapacityBlockId. The ID of the Capacity Block. This parameter is only supported for UltraServer instances and identifies instances within the UltraServer domain. |
|
CapacityReservationId | System.String |
Gets and sets the property CapacityReservationId. The ID of the Capacity Reservation. |
|
GroupName | System.String |
Gets and sets the property GroupName. The name of the placement group that the Capacity Reservation is in. |
|
InstanceType | System.String |
Gets and sets the property InstanceType. The instance type. |
|
NetworkNodes | System.Collections.Generic.List<System.String> |
Gets and sets the property NetworkNodes. The network nodes. The nodes are hashed based on your account. Capacity Reservations from different accounts running under the same server will return a different hashed list of strings.
The value is
|
|
State | System.String |
Gets and sets the property State. The current state of the Capacity Reservation. For the list of possible states, see DescribeCapacityReservations. |
.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