_FsrmEnumOptions Enumeration

 

Defines the options for enumerating collections of objects.

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

Public Enumeration _FsrmEnumOptions

Member nameDescription
FsrmEnumOptions_Asynchronous

Reserved. Do not use.

FsrmEnumOptions_CheckRecycleBin

Include items and paths that are in the system recycle bin when enumerating.

FsrmEnumOptions_IncludeClusterNodes

Include objects on all nodes in a Windows cluster when enumerating report jobs (EnumReportJobs).

FsrmEnumOptions_IncludeDeprecatedObjects

Include deprecated objects when enumerating.

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

FsrmEnumOptions_None

Use no options and enumerate objects synchronously.

Return to top

Community Additions

ADD
Show: