Base type: System.Entity
Summary: Table holds settings for Probe and particular EndpointService if specified. Values are inherited from less specific (ProbeId only) to concrete (ProbeId and EndpointServiceId)
| Name | Type | Notes |
|---|---|---|
| ID | System.Int32 | |
| ProbeID | System.Int32 | |
| EndpointServiceID | System.Int32 | |
| Name | System.String | |
| Value | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Probe | Orion.NetPath.Probes | Defined by relationship Orion.NetPath.EndpointServicePropertiesReferencesProbes (System.Reference) |