IFsrmQuotaBase::get_QuotaLimit method (fsrmquota.h)
[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 or sets the quota limit for the object.
This property is read/write.
Syntax
HRESULT get_QuotaLimit(
VARIANT *quotaLimit
);
Parameters
quotaLimit
Return value
None
Remarks
If the quota limit is enforced, an IO operation that exceeds the limit will fail.
Examples
For an example, see Using Templates to Define Quotas.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmquota.h |
DLL | SrmSvc.dll |