Base type: System.StatisticsEntity
Summary: This entity presents details of application pool's status.
| Name | Type | Notes |
|---|---|---|
| ApplicationPoolID | System.Int32 | The unique integer representation of request target application pool. |
| TimeStamp | System.DateTime | The time stamp. |
| Status | System.Int32 | The application pool status. |
| 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'. |
| ApplicationPool | Orion.APM.IIS.ApplicationPool | Defined by relationship Orion.APM.IIS.ApplicationPoolHostsStatus (System.Hosting) |