Base type: System.ExtensionEntity
Summary: This entity presents application web Uri.
| Name | Type | Notes |
|---|---|---|
| NodeID | System.Int32 | The unique integer representation of parent node. |
| ApplicationID | System.Int32 | The unique integer representation of application. |
| WebUri | System.String | The string value that contains application web Uri. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Application | Orion.APM.Application | Defined by relationship Orion.APM.ApplicationHostsWebUri (System.Hosting) |