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