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.
Value
field, and the time at which that size was
determined in its Timestamp
field. Note that the value does not represent
the size of a consistent snapshot of the file system, but it is eventually consistent
when there are no writes to the file system. That is, the value will represent the
actual size only if the file system is not modified for a period longer than a couple
of hours. Otherwise, the value is not necessarily the exact size the file system was
at any instant in time.
Namespace: Amazon.ElasticFileSystem.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class FileSystemSize : Object
The FileSystemSize type exposes the following members
Name | Description | |
---|---|---|
![]() |
FileSystemSize() |
Name | Type | Description | |
---|---|---|---|
![]() |
Timestamp | System.DateTime |
Gets and sets the property Timestamp.
The time at which the size of data, returned in the |
![]() |
Value | System.Int64 |
Gets and sets the property Value.
The latest known metered size, in bytes, of data stored in the file system. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5