IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DirSummaryStorageQuotaCount Property

The number of storage type quotas associated with the directory.

Object Oriented Interface

public function getDirSummaryStorageQuotaCount();

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 10 );

Default Value

0

Remarks

The number of storage type quotas associated with the directory.

This property reflects the number of storage type quotas associated with the directory. Use the DirSummaryStorageQuotaIndex property to select which storage type quota's information to reflect in the DirSummaryStorageQuota, DirSummaryStorageQuotaType, and DirSummaryStorageQuotaUsed properties.

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

Data Type

Integer

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