Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionHostHealthCheckFailureDetails

Package version

Contains details on the failure.

Hierarchy

  • SessionHostHealthCheckFailureDetails

Index

Properties

Optional errorCode

errorCode: undefined | number

Error code corresponding for the failure. NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastHealthCheckDateTime

lastHealthCheckDateTime: Date

The timestamp of the last update. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Failure message: hints on what is wrong and how to recover. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc