Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceHealthDetails

Package version

Health Details for backup items.

Hierarchy

  • ResourceHealthDetails

Index

Properties

Optional code

code: undefined | number

Health Code NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Health Message NOTE: This property will not be serialized. It can only be populated by the server.

Optional recommendations

recommendations: string[]

Health Recommended Actions NOTE: This property will not be serialized. It can only be populated by the server.

Optional title

title: undefined | string

Health Title NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc