Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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