IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DirSummarySpaceQuota Property

The space quota imposed on the directory.

Object Oriented Interface

public function getDirSummarySpaceQuota();

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 7 );

Default Value

-1

Remarks

The space quota imposed on the directory.

This property reflects the overall space quota (in bytes) imposed on the directory, or -1 if the directory doesn't have a space quota set.

A space quota limits the total number of bytes the files within a directory (or any of its subdirectories) may consume across all storage mediums. Space quotas are tracked separately from each directory's various DirSummaryStorageQuotas, and only one space quota may be applied to any given directory.

This property is read-only and not available at design time.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]