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.

Information about the Capacity Reservation topology.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CapacityReservationTopology

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

Syntax

C#
public class CapacityReservationTopology

The CapacityReservationTopology type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The name of the Availability Zone or Local Zone that the Capacity Reservation is in.

Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

The ID of the Availability Zone or Local Zone that the Capacity Reservation is in.

Public Property 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.

Public Property CapacityReservationId System.String

Gets and sets the property CapacityReservationId.

The ID of the Capacity Reservation.

Public Property GroupName System.String

Gets and sets the property GroupName.

The name of the placement group that the Capacity Reservation is in.

Public Property InstanceType System.String

Gets and sets the property InstanceType.

The instance type.

Public Property 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 null or empty if:

  • The instance type is not supported.

  • The Capacity Reservation is in a state other than active or pending.

Public Property State System.String

Gets and sets the property State.

The current state of the Capacity Reservation. For the list of possible states, see DescribeCapacityReservations.

Version Information

.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