IPWorks Cloud 2020 Python Edition

Questions / Feedback?

dir_summary_storage_quota_used Property

The number of bytes consumed for the storage type quota.

Syntax

def get_dir_summary_storage_quota_used() -> int: ...

dir_summary_storage_quota_used = property(get_dir_summary_storage_quota_used, None)

Default Value

0

Remarks

The number of bytes consumed for the storage type quota.

This property reflects the number of bytes that have been consumed for the storage type quota currently selected by dir_summary_storage_quota_index

This property is read-only.

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