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.
Returns a request object that is used to retrieve a list of disks that can be added to a storage pool.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public GetPoolableDisksRequest GetPoolableDisksRequest()
public:
GetPoolableDisksRequest^ GetPoolableDisksRequest()
Public Function GetPoolableDisksRequest As GetPoolableDisksRequest
Return Value
Type: Microsoft.WindowsServerSolutions.Storage.GetPoolableDisksRequest
An instance of the GetPoolableDisksRequest class.
See Also
StorageManager Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top