InitializeDiskStepId Enumeration

 

Indicates the steps of the add disk operation.

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

public enum class InitializeDiskStepId

Member nameDescription
CreateDrives

Indicates that the drive is being added.

CreateFoldersLocation

Indicates that a folder location is created on the disk.

Finalize

Indicates that the final checks are being performed.

Initialize

Indicates that the disk is being initialized.

InitializeDisk

Indicates that the disk is being initialized.

Pending

Indicates that the initialization process has not started.

Return to top

Community Additions

ADD
Show: