Base type: System.Entity
Summary: Stores a relation between pools. This was introduced because of hierarchical pools feature.
Name | Type | Notes |
---|---|---|
PoolID | System.Int32 | |
ParentPoolID | System.Int32 | |
SpaceConsumed | System.Int64 | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |