InitializeStorageStepId Enumeration

 

Indicates the step values for the operation of initializing storage.

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

public enum class InitializeStorageStepId

Member nameDescription
CreateFolders

Indicates that folders are being created.

CreateFoldersLocation

Indicates that the folders location is being created.

EnableShadowCopy

Indicates that shadow copy is being enabled.

Finalize

Indicates that the diskset is being finalized.

Initialize

Indicates that the diskset is being initialized.

Pending

Indicates that the initialization process has not started.

Return to top

Community Additions

ADD
Show: