Base type: System.StatisticsEntity
Summary: This entity presents the database statistics.
| Name | Type | Notes |
|---|---|---|
| TimeStamp | System.DateTime | The date of poll for database data. |
| DatabaseID | System.Int32 | The unique integer representation of mailbox database. |
| Status | System.Int32 | The integer value that contains database status. |
| Availability | System.Int32 | The integer value that contains database availability. |
| 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'. |
| Database | Orion.APM.Exchange.Database | Defined by relationship Orion.APM.Exchange.DatabaseHostsDatabaseStatistics (System.Hosting) |