Provisioned Throughput Description

C# |
public class ProvisionedThroughputDescription

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ProvisionedThroughputDescription()()()() | Initializes a new instance of the ProvisionedThroughputDescription class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | LastDecreaseDateTime | |
![]() | LastIncreaseDateTime | |
![]() | NumberOfDecreasesToday | |
![]() | ReadCapacityUnits | |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithLastDecreaseDateTime(DateTime) | Obsolete.
Sets the LastDecreaseDateTime property
|
![]() | WithLastIncreaseDateTime(DateTime) | Obsolete.
Sets the LastIncreaseDateTime property
|
![]() | WithNumberOfDecreasesToday(Int64) | Obsolete.
Sets the NumberOfDecreasesToday property
|
![]() | WithReadCapacityUnits(Int64) | Obsolete.
Sets the ReadCapacityUnits property
|
![]() | WithWriteCapacityUnits(Int64) | Obsolete.
Sets the WriteCapacityUnits property
|
![]() | WriteCapacityUnits |

Object | |
![]() | ProvisionedThroughputDescription |