Base type: System.StatisticsEntity
Summary: This entity presents historical statistics of site connections.
Name | Type | Notes |
---|---|---|
SiteID | System.Int32 | The unique integer representation of target site. |
TimeStamp | System.DateTime | The date of last poll for site connections statistics. |
MinSiteConnectionsValue | System.Double | The double value that specifies the minimum number of site connections. |
MaxSiteConnectionsValue | System.Double | The double value that specifies the maximum number of site connections. |
AvgSiteConnectionsValue | System.Double | The double value that specifies the average number of site connections. |
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'. |
Site | Orion.APM.IIS.Site | Defined by relationship Orion.APM.IIS.SiteConnectionStatisticsReferencesSite (System.Reference) |