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 performance characteristics of an EBS card on the instance type.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class EbsCardInfo
The EbsCardInfo type exposes the following members
| Name | Description | |
|---|---|---|
|
EbsCardInfo() |
| Name | Type | Description | |
|---|---|---|---|
|
BaselineBandwidthInMbps | System.Int32 |
Gets and sets the property BaselineBandwidthInMbps. The baseline bandwidth performance for the EBS card, in Mbps. |
|
BaselineIops | System.Int32 |
Gets and sets the property BaselineIops. The baseline IOPS performance for the EBS card. |
|
BaselineThroughputInMBps | System.Double |
Gets and sets the property BaselineThroughputInMBps. The baseline throughput performance for the EBS card, in MBps. |
|
EbsCardIndex | System.Int32 |
Gets and sets the property EbsCardIndex. The index of the EBS card. |
|
MaximumBandwidthInMbps | System.Int32 |
Gets and sets the property MaximumBandwidthInMbps. The maximum bandwidth performance for the EBS card, in Mbps. |
|
MaximumIops | System.Int32 |
Gets and sets the property MaximumIops. The maximum IOPS performance for the EBS card. |
|
MaximumThroughputInMBps | System.Double |
Gets and sets the property MaximumThroughputInMBps. The maximum throughput performance for the EBS card, in MBps. |
.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