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.

Describes the performance characteristics of an EBS card on the instance type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.EbsCardInfo

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

Syntax

C#
public class EbsCardInfo

The EbsCardInfo type exposes the following members

Constructors

NameDescription
Public Method EbsCardInfo()

Properties

NameTypeDescription
Public Property BaselineBandwidthInMbps System.Int32

Gets and sets the property BaselineBandwidthInMbps.

The baseline bandwidth performance for the EBS card, in Mbps.

Public Property BaselineIops System.Int32

Gets and sets the property BaselineIops.

The baseline IOPS performance for the EBS card.

Public Property BaselineThroughputInMBps System.Double

Gets and sets the property BaselineThroughputInMBps.

The baseline throughput performance for the EBS card, in MBps.

Public Property EbsCardIndex System.Int32

Gets and sets the property EbsCardIndex.

The index of the EBS card.

Public Property MaximumBandwidthInMbps System.Int32

Gets and sets the property MaximumBandwidthInMbps.

The maximum bandwidth performance for the EBS card, in Mbps.

Public Property MaximumIops System.Int32

Gets and sets the property MaximumIops.

The maximum IOPS performance for the EBS card.

Public Property MaximumThroughputInMBps System.Double

Gets and sets the property MaximumThroughputInMBps.

The maximum throughput performance for the EBS card, in MBps.

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