var volumeAvailableCapacity : Int?
The volume’s available capacity in bytes.
バイトでのボリュームのもつ利用可能容量。
var volumeAvailableCapacityForOpportunisticUsage : Int64?
The volume’s available capacity in bytes for storing nonessential resources.
重要でないリソースを格納するための、バイトでのボリュームのもつ利用可能容量。
var volumeTotalCapacity : Int?
The volume’s total capacity in bytes.
バイトでのボリュームのもつ合計容量。