ResourceHealthDetails interface
Health Details for backup items.
Properties
code | Health Code NOTE: This property will not be serialized. It can only be populated by the server. |
message | Health Message NOTE: This property will not be serialized. It can only be populated by the server. |
recommendations | Health Recommended Actions NOTE: This property will not be serialized. It can only be populated by the server. |
title | Health Title NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
code
Health Code NOTE: This property will not be serialized. It can only be populated by the server.
code?: number
Property Value
number
message
Health Message NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
recommendations
Health Recommended Actions NOTE: This property will not be serialized. It can only be populated by the server.
recommendations?: string[]
Property Value
string[]
title
Health Title NOTE: This property will not be serialized. It can only be populated by the server.
title?: string
Property Value
string