Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceHealthSummary

Package version

interface

An interface representing ResourceHealthSummary. Base class to define the health summary of the resources contained under an Arm resource.

Hierarchy

  • ResourceHealthSummary

Index

Properties

Properties

Optional issues

member

{HealthErrorSummary[]} [issues] The list of summary of health errors across the resources under the container.

Optional resourceCount

resourceCount: undefined | number
member

{number} [resourceCount] The count of total resources umder the container.

Generated using TypeDoc