_FsrmReportRunningStatus Enumeration

 

Defines the running states a for a report job.

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

Public Enumeration _FsrmReportRunningStatus

Member nameDescription
FsrmReportRunningStatus_NotRunning

The report job is not running.

FsrmReportRunningStatus_Queued

The report job is queued to run but is not running.

FsrmReportRunningStatus_Running

The report job is running.

FsrmReportRunningStatus_Unknown

The report job status in unknown.

Return to top

Community Additions

ADD
Show: