SpacesPool Class
Describes the spaces pool.
Assembly: StorageOM (in StorageOM.dll)
System::Object
Microsoft.WindowsServerSolutions.Storage::NotifyPropertyChange
Microsoft.WindowsServerSolutions.Storage::SpacesPool
Microsoft.WindowsServerSolutions.Storage::NotifyPropertyChange
Microsoft.WindowsServerSolutions.Storage::SpacesPool
| Name | Description | |
|---|---|---|
![]() | EventQueue | Represents notify events that are raised on thread pool threads.(Inherited from NotifyPropertyChange.) |
![]() | FriendlyName | Gets the friendly name. |
![]() | ID | Gets the ID. |
![]() | TotalCapacity | Gets the total capacity. |
![]() | UsedSpace | Gets the used space. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAddDisksToSpacesPoolRequest(IList<Disk^>^) | Gets a request to add the specified disks to the spaces pool. |
![]() | GetDrivesInPool() | Retrieves the number of drives in the pool. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Represents the PropertyChanged event.(Inherited from NotifyPropertyChange.) |
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:




