FSRM Data Types

File Server Resource Manager (FSRM) defines the following data types:

typedef GUID FSRM_OBJECT_ID;
typedef long FSRM_QUOTA_THRESHOLD;

FSRM_OBJECT_ID

Identifies an FSRM storage object.

FSRM_QUOTA_THRESHOLD

Defines the percentage of disk space used, as a whole number, at which matching or exceeding will trigger actions associated with the threshold.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Header
FsrmEnums.h (For FSRM_OBJECT_ID) (include Fsrm.h, FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h, or FsrmTlb.h);
FsrmQuota.h (For FSRM_QUOTA_THRESHOLD) (include FsrmTlb.h)