HealthCheckMessage Properties

The HealthCheckMessage type exposes the following members.

Properties
  NameDescription
Public propertyCheckId
Gets the ID of the health check associated with the message.
Public propertyDetails
Gets the details.
(Inherited from OperationMessage.)
Public propertyIndentLevel
Gets the indent level.
(Inherited from OperationMessage.)
Public propertyMessageAttributes
Gets the message attributes.
Public propertyMessageTime
Gets the time when the message was posted, in Coordinated Universal Time (UTC).
(Inherited from OperationMessage.)
Public propertySeverity
Gets the severity.
(Inherited from OperationMessage.)
Public propertyText
Gets the text.
(Inherited from OperationMessage.)
Top
See Also