SPACESPOOL_EVENTS Enumeration

 

Describes the spacepool events.

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

[DataContractAttribute]
public enum class SPACESPOOL_EVENTS

Member nameDescription
Created

Indicates that a spacepool has been created.

Deleted

Indicates that a spacepool has been deleted.

Updated

Indicates that a spacepool has been updated.

Return to top

Community Additions

ADD
Show: