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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ReservedDBInstance : Object
The ReservedDBInstance type exposes the following members
Name | Description | |
---|---|---|
![]() |
ReservedDBInstance() |
Name | Type | Description | |
---|---|---|---|
![]() |
CurrencyCode | System.String |
Gets and sets the property CurrencyCode.
The currency code for the reserved DB instance. |
![]() |
DBInstanceClass | System.String |
Gets and sets the property DBInstanceClass.
The DB instance class for the reserved DB instance. |
![]() |
DBInstanceCount | System.Int32 |
Gets and sets the property DBInstanceCount.
The number of reserved DB instances. |
![]() |
Duration | System.Int32 |
Gets and sets the property Duration.
The duration of the reservation in seconds. |
![]() |
FixedPrice | System.Double |
Gets and sets the property FixedPrice.
The fixed price charged for this reserved DB instance. |
![]() |
MultiAZ | System.Boolean |
Gets and sets the property MultiAZ.
Indicates if the reservation applies to Multi-AZ deployments. |
![]() |
OfferingType | System.String |
Gets and sets the property OfferingType.
The offering type of this reserved DB instance. |
![]() |
ProductDescription | System.String |
Gets and sets the property ProductDescription.
The description of the reserved DB instance. |
![]() |
RecurringCharges | System.Collections.Generic.List<Amazon.RDS.Model.RecurringCharge> |
Gets and sets the property RecurringCharges.
The recurring price charged to run this reserved DB instance. |
![]() |
ReservedDBInstanceId | System.String |
Gets and sets the property ReservedDBInstanceId.
The unique identifier for the reservation. |
![]() |
ReservedDBInstancesOfferingId | System.String |
Gets and sets the property ReservedDBInstancesOfferingId.
The offering identifier. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime.
The time the reservation started. |
![]() |
State | System.String |
Gets and sets the property State.
The state of the reserved DB instance. |
![]() |
UsagePrice | System.Double |
Gets and sets the property UsagePrice.
The hourly price charged for this reserved DB instance. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1