HealthStatusThreshold
type HealthStatusThreshold = object;Defined in: src/structures/Types/NodeLink.ts:113
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
excellent (src/structures/Types/NodeLink.ts:113) | number |
fair (src/structures/Types/NodeLink.ts:113) | number |
good (src/structures/Types/NodeLink.ts:113) | number |
poor (src/structures/Types/NodeLink.ts:113) | number |