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 a quota for an Amazon Web Services account.

The following are account quotas:

For more information, see Quotas for Amazon RDS in the Amazon RDS User Guide and Quotas for Amazon Aurora in the Amazon Aurora User Guide.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.AccountQuota

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

Syntax

C#
public class AccountQuota

The AccountQuota type exposes the following members

Constructors

NameDescription
Public Method AccountQuota()

Properties

NameTypeDescription
Public Property AccountQuotaName System.String

Gets and sets the property AccountQuotaName.

The name of the Amazon RDS quota for this Amazon Web Services account.

Public Property Max System.Int64

Gets and sets the property Max.

The maximum allowed value for the quota.

Public Property Used System.Int64

Gets and sets the property Used.

The amount currently used toward the quota maximum.

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