CreateStorageSpaceStatusStepId Enumeration

 

Specifies the steps that track the status of CreateStorageSpace and CreateStorageSpaceAsync operations.

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

public enum class CreateStorageSpaceStatusStepId

Member nameDescription
CreatePartition

Indicates that the system is creating the partition.

CreateStoragePool

Indicates that the system is creating the storage pool.

CreateStorageSpace

Indicates that the system is creating the storage space.

Finalize

Indicates that the system is finalizing the operation.

Formatting

Indicates that the system is formatting the volume.

Initialize

Indicates that the operation is initializing.

Pending

Indicates the operation is pending.

PrepareDisk

Indicates that the system is preparing the physical disk.

Return to top

Community Additions

ADD
Show: