CreateStorageSpaceStatusStepId Enumeration
Specifies the steps that track the status of CreateStorageSpace and CreateStorageSpaceAsync operations.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Community Additions
ADD
Show: