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 different disk events.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
[DataContractAttribute]
public enum DISK_EVENTS
[DataContractAttribute]
public enum class DISK_EVENTS
<DataContractAttribute>
Public Enumeration DISK_EVENTS
Members
Member name | Description | |
---|---|---|
Created | Created. |
|
Deleted | Deleted. |
|
Updated | Updated. |
See Also
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top