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.

The storage capacity of an on-premises storage system resource (for example, a volume).

Inheritance Hierarchy

System.Object
  Amazon.DataSync.Model.Capacity

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

Syntax

C#
public class Capacity

The Capacity type exposes the following members

Constructors

NameDescription
Public Method Capacity()

Properties

NameTypeDescription
Public Property 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).

Public Property 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.

Public Property Provisioned System.Int64

Gets and sets the property Provisioned.

The total amount of space available in a storage system resource.

Public Property Used System.Int64

Gets and sets the property Used.

The amount of space that's being used in a storage system resource.

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