DriveStatus Enumeration

 

Indicates the status of the drive.

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

public enum class DriveStatus

Member nameDescription
Checking

Indicates that the check disk operating is running.

Healthy

Indicates that the drive is healthy.

ObjectDeleted

Indicates that the drive object has been deleted.

Repairing

Indicates that check disk is repairing the drive.

Return to top

Community Additions

ADD
Show: