Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionHostHealthCheckReport

Package version

The report for session host information.

Hierarchy

  • SessionHostHealthCheckReport

Index

Properties

Optional additionalFailureDetails

additionalFailureDetails: SessionHostHealthCheckFailureDetails

Additional detailed information on the failure. NOTE: This property will not be serialized. It can only be populated by the server.

Optional healthCheckName

healthCheckName: HealthCheckName

Represents the name of the health check operation performed. NOTE: This property will not be serialized. It can only be populated by the server.

Optional healthCheckResult

healthCheckResult: HealthCheckResult

Represents the Health state of the health check we performed. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc