Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceTestStatus

Package version

Describes the status of the test operation along with error information, if applicable.

Hierarchy

  • ResourceTestStatus

Index

Properties

Properties

Optional error

Describes the error that occurred. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

The status of the test operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc