Freigeben über


VaultHealthProperties Class

Definition

class to define the health summary of the Vault.

public class VaultHealthProperties
type VaultHealthProperties = class
Public Class VaultHealthProperties
Inheritance
VaultHealthProperties

Constructors

VaultHealthProperties()

Initializes a new instance of the VaultHealthProperties class.

VaultHealthProperties(IList<HealthError>, ResourceHealthSummary, ResourceHealthSummary, ResourceHealthSummary)

Initializes a new instance of the VaultHealthProperties class.

Properties

ContainersHealth

Gets or sets the list of the health detail of the containers in the vault.

FabricsHealth

Gets or sets the list of the health detail of the fabrics in the vault.

ProtectedItemsHealth

Gets or sets the list of the health detail of the protected items in the vault.

VaultErrors

Gets or sets the list of errors on the vault.

Applies to