Base type: System.StatisticsEntity
Summary: Stores capacity statistics for all VServers
| Name | Type | Notes |
|---|---|---|
| Description | System.String | |
| VServerID | System.Int32 | |
| CapacityAllocated | System.Int64 | |
| CapacitySubscribed | System.Int64 | |
| Weight | System.Single | |
| ObservationTimestamp | System.DateTime | |
| ObservationFrequency | System.DateTime | |
| Weight | System.Double | Default='1.0'. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| VServer | Orion.SRM.VServers | Defined by relationship Orion.SRM.VServersReferencesVServerCapacityStatistics (System.Hosting) |