Represents a health summary with resource groups and counts
HealthSummary =
object
Represents a health summary with resource groups and counts. Maps directly to GraphQL GetHealthSummaryQueryResults structure.
Properties
resources
resources:
object[]
Array of health resource categories with counts
category
category:
HealthSummaryCategory|null
The category of health resource
total
total:
number|null
Total count for this category
