Base type: System.Entity
Summary: Contains custom status threshold values for a probe and service assignment.
| Name | Type | Notes |
|---|---|---|
| ProbeID | System.Int32 | |
| EndpointServiceID | System.Int32 | |
| ThresholdTypeID | System.Int16 | |
| ObjectTypeID | System.Int16 | |
| Critical | System.Double | |
| Warning | System.Double | |
| Benign | System.Double | |
| 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.ServiceAssignmentsReferencesThresholds (System.Reference) |
| EndpointServiceAssignment | Orion.NetPath.EndpointServiceAssignments | Defined by relationship Orion.NetPath.EndpointServiceAssignmentsReferencesThresholds (System.Reference) |
| ThresholdType | Orion.NetPath.ThresholdTypes | Defined by relationship Orion.NetPath.ThresholdTypesReferencesThresholds (System.Reference) |