Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 2.93 KB

nf-fsrmquota-ifsrmquota-get_quotaused.md

File metadata and controls

84 lines (66 loc) · 2.93 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:fsrmquota.IFsrmQuota.get_QuotaUsed
IFsrmQuota::get_QuotaUsed (fsrmquota.h)
Retrieves the current amount of disk space usage charged to this quota.
IFsrmQuota interface [File Server Resource Manager]
QuotaUsed property
IFsrmQuota.QuotaUsed
IFsrmQuota.get_QuotaUsed
IFsrmQuota::QuotaUsed
IFsrmQuota::get_QuotaUsed
QuotaUsed property [File Server Resource Manager]
QuotaUsed property [File Server Resource Manager]
IFsrmQuota interface
fs.ifsrmquota_quotaused
fsrm.ifsrmquota_quotaused
fsrmquota/IFsrmQuota::QuotaUsed
fsrmquota/IFsrmQuota::get_QuotaUsed
get_QuotaUsed
fsrm\ifsrmquota_quotaused.htm
fsrm
c6df9842-9d69-4422-a8bc-c541ae31f21d
12/05/2018
IFsrmQuota interface [File Server Resource Manager],QuotaUsed property, IFsrmQuota.QuotaUsed, IFsrmQuota.get_QuotaUsed, IFsrmQuota::QuotaUsed, IFsrmQuota::get_QuotaUsed, QuotaUsed property [File Server Resource Manager], QuotaUsed property [File Server Resource Manager],IFsrmQuota interface, fs.ifsrmquota_quotaused, fsrm.ifsrmquota_quotaused, fsrmquota/IFsrmQuota::QuotaUsed, fsrmquota/IFsrmQuota::get_QuotaUsed, get_QuotaUsed
fsrmquota.h
Windows
None supported
Windows Server 2008
SrmSvc.dll
Windows
19H1
IFsrmQuota::get_QuotaUsed
fsrmquota/IFsrmQuota::get_QuotaUsed
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmQuota.QuotaUsed
IFsrmQuota.get_QuotaUsed

IFsrmQuota::get_QuotaUsed

-description

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMQuota class.]

Retrieves the current amount of disk space usage charged to this quota.

This property is read-only.

-parameters

-remarks

The value is the total disk space usage for the directory and all its subdirectories (recursively). Files, directories, streams, metadata, and other file system–specific means of persisting data are used in determining the usage.

Examples

For an example, see Getting Current Usage Values.

-see-also

IFsrmQuota

MSFT_FSRMQuota