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.
The storage capacity of an on-premises storage system resource (for example, a volume).
Namespace: Amazon.DataSync.Model
Assembly: AWSSDK.DataSync.dll
Version: 3.x.y.z
public class Capacity
The Capacity type exposes the following members
Name | Description | |
---|---|---|
Capacity() |
Name | Type | Description | |
---|---|---|---|
ClusterCloudStorageUsed | System.Int64 |
Gets and sets the property ClusterCloudStorageUsed. The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering). |
|
LogicalUsed | System.Int64 |
Gets and sets the property LogicalUsed. The amount of space that's being used in a storage system resource without accounting for compression or deduplication. |
|
Provisioned | System.Int64 |
Gets and sets the property Provisioned. The total amount of space available in a storage system resource. |
|
Used | System.Int64 |
Gets and sets the property Used. The amount of space that's being used in a storage system resource. |
.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