Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 453 Bytes

HealthcheckResult.md

File metadata and controls

21 lines (11 loc) · 453 Bytes

HealthcheckResult

HealthcheckResult stores information about a single run of a healthcheck probe

Properties

Name Type Description Notes
end OffsetDateTime [optional]
exitCode Long [optional]
output String [optional]
start OffsetDateTime [optional]

Implemented Interfaces

  • Serializable