SPACESPOOL_EVENTS Enumeration
Describes the spacepool events.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
[DataContractAttribute]
public enum SPACESPOOL_EVENTS
[DataContractAttribute]
public enum class SPACESPOOL_EVENTS
<DataContractAttribute>
Public Enumeration SPACESPOOL_EVENTS
Members
Member name | Description | |
---|---|---|
Created | Indicates that a spacepool has been created. |
|
Deleted | Indicates that a spacepool has been deleted. |
|
Updated | Indicates that a spacepool has been updated. |
See Also
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top