_FsrmReportGenerationContext Enumeration

 

Defines the context in which the report is initiated.

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

Public Enumeration _FsrmReportGenerationContext

Member nameDescription
FsrmReportGenerationContext_IncidentReport

The report will run in response to a quota or file screen event.

FsrmReportGenerationContext_InteractiveReport

The report will run on demand.

FsrmReportGenerationContext_ScheduledReport

The report will run as a scheduled report.

FsrmReportGenerationContext_Undefined

The context is unknown. Do not use this flag.

Return to top

Community Additions

ADD
Show: