GetPoolableDisksRequestCompletedEventArgs Class
Represents the arguments for the GetPoolableDisksRequestCompleted event.
Assembly: StorageOM (in StorageOM.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Storage::GetPoolableDisksRequestCompletedEventArgs
System::EventArgs
Microsoft.WindowsServerSolutions.Storage::GetPoolableDisksRequestCompletedEventArgs
| Name | Description | |
|---|---|---|
![]() | GetPoolableDisksRequestCompletedEventArgs(IEnumerable<Disk^>^) | Creates and initializes an instance of the GetPoolableDisksRequestCompletedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | PoolableDisks | Gets a collection of the Disk objects that can be added to a storage pool. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


