_FsrmFileManagementType Enumeration

 

Defines the file management job types.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Public Enumeration _FsrmFileManagementType

Member nameDescription
FsrmFileManagementType_Custom

This file management job runs a custom action on files meeting the specified criteria.

FsrmFileManagementType_Expiration

The file management job expires files meeting the specified criteria.

FsrmFileManagementType_Rms

The file management jobs runs an RMS action on files meeting the specified criteria.

Windows Server 2008 R2: This enumeration value is not supported before Windows Server 2012.

FsrmFileManagementType_Unknown

The file management type is unknown; do not use this value.

Return to top

Community Additions

ADD
Show: