IFsrmQuotaTemplate::put_Name 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 and sets the name of the quota template.
This property is read/write.
Syntax
HRESULT put_Name(
BSTR name
);
Parameters
name
Return value
None
Remarks
If you do not specify a name, FSRM generates a unique name that begins with "QuotaTemplate".
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 |