VaultHealthProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |