_FsrmActionType Enumeration

 

Defines the actions that can be triggered in response to a quota or file screen event (for example, a quota is exceeded or a file violates a file screen). A file management job can also trigger the action.

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

Public Enumeration _FsrmActionType

Member nameDescription
FsrmActionType_Command

Execute a command or script.

FsrmActionType_Email

Send an email message.

FsrmActionType_EventLog

Log an event to the Application event log.

FsrmActionType_Report

Generate a report.

FsrmActionType_Unknown

The action is of an unknown type. Do not use this value to specify an action type.

Return to top

Community Additions

ADD
Show: