Base type: System.Entity
Summary: Contains the path details as compressed Json. Each entry contains all traces for an associated test. There is one test for a given service, probe, and probing interval.
| Name | Type | Notes |
|---|---|---|
| ExecutedAt | System.DateTime | |
| EndpointServiceID | System.Int32 | |
| ProbeID | System.Int32 | |
| CompressedTraces | System.Byte[] | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| ServiceAssignment | Orion.NetPath.ServiceAssignments | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesTraces (System.Reference) |