DiskUsage Properties |
The DiskUsage type exposes the following members.
Name | Description | |
---|---|---|
![]() | percent_used |
Percentage of the environment's disk capacity that is being used.
|
![]() | total |
Total amount of the environment's disk capacity, in KB or GB format.
|
![]() | total_bytes |
Total number of bytes available in the environment's disk capacity.
|
![]() | used |
Amount of disk capacity used, in KB or GB format.
|
![]() | used_bytes |
Number of bytes used on the environment's disk capacity.
|