IFsrmQuotaTemplateImported interface (fsrmquota.h)

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

Used to modify and save imported quota templates.

The IFsrmExportImport::ImportQuotaTemplates method returns this interface.

Inheritance

The IFsrmQuotaTemplateImported interface inherits from the IFsrmQuotaTemplate interface.

Methods

The IFsrmQuotaTemplateImported interface has these methods.

 
IFsrmQuotaTemplateImported::get_OverwriteOnCommit

Retrieves or sets a value that determines whether a quota template is overwritten if it exists when the template is imported. (Get)
IFsrmQuotaTemplateImported::put_OverwriteOnCommit

Retrieves or sets a value that determines whether a quota template is overwritten if it exists when the template is imported. (Put)

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrmquota.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h)

See also

FSRM Interfaces

IFsrmQuotaTemplate

MSFT_FSRMQuota