VaultHealthProperties interface

class to define the health summary of the Vault.

Properties

containersHealth

The list of the health detail of the containers in the vault.

fabricsHealth

The list of the health detail of the fabrics in the vault.

protectedItemsHealth

The list of the health detail of the protected items in the vault.

vaultErrors

The list of errors on the vault.

Property Details

containersHealth

The list of the health detail of the containers in the vault.

containersHealth?: ResourceHealthSummary

Property Value

fabricsHealth

The list of the health detail of the fabrics in the vault.

fabricsHealth?: ResourceHealthSummary

Property Value

protectedItemsHealth

The list of the health detail of the protected items in the vault.

protectedItemsHealth?: ResourceHealthSummary

Property Value

vaultErrors

The list of errors on the vault.

vaultErrors?: HealthError[]

Property Value