Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VaultHealthProperties

Package version

interface

An interface representing VaultHealthProperties. class to define the health summary of the Vault.

Hierarchy

  • VaultHealthProperties

Index

Properties

Optional containersHealth

containersHealth: ResourceHealthSummary
member

{ResourceHealthSummary} [containersHealth] The list of the health detail of the containers in the vault.

Optional fabricsHealth

fabricsHealth: ResourceHealthSummary
member

{ResourceHealthSummary} [fabricsHealth] The list of the health detail of the fabrics in the vault.

Optional protectedItemsHealth

protectedItemsHealth: ResourceHealthSummary
member

{ResourceHealthSummary} [protectedItemsHealth] The list of the health detail of the protected items in the vault.

Optional vaultErrors

vaultErrors: HealthError[]
member

{HealthError[]} [vaultErrors] The list of errors on the vault.

Generated using TypeDoc