Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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 thresholds for the quota object.
This property is read-only.
Syntax
HRESULT get_Thresholds(
SAFEARRAY **thresholds
);
Parameters
thresholds
Return value
None
Remarks
To set a threshold, call the IFsrmQuotaBase::AddThreshold method.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | fsrmquota.h |
| DLL | SrmSvc.dll |