CheckDiskStepId Enumeration

 

Indicates the step values for the check disk operation.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

public enum class CheckDiskStepId

Member nameDescription
CheckFiles

Indicates that the files are being checked.

CheckIndexes

Indicates that the indexes are being checked.

CheckSIDs

Indicates that the security identifiers are being checked.

Finalize

Indicates that the check disk operation is finalizing.

Initialize

Indicates that the check disk operation is initializing.

Pending

Indicates that the check disk operation has not started.

Return to top

Community Additions

ADD
Show: