IFsrmFileGroupImported interface (fsrmscreen.h)
[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileGroup class.]
Used to configure imported file group objects.
The IFsrmExportImport::ImportFileGroups method returns this interface.
Inheritance
The IFsrmFileGroupImported interface inherits from the IFsrmFileGroup interface.
Methods
The IFsrmFileGroupImported interface has these methods.
IFsrmFileGroupImported::get_OverwriteOnCommit Retrieves or sets a value that determines whether a file group is overwritten if it exists. (Get) |
IFsrmFileGroupImported::put_OverwriteOnCommit Retrieves or sets a value that determines whether a file group is overwritten if it exists. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmscreen.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h) |