GetPoolableDisksRequest.GetPoolableDisksAsync Method ()
Asynchronously retrieves a list of disks that can be added to a storage pool.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public void GetPoolableDisksAsync()
public:
void GetPoolableDisksAsync()
Public Sub GetPoolableDisksAsync
See Also
GetPoolableDisksRequest Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top