ItemProtectionStatus Enum
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.
Status of the protection of the item by the recovery services vault.
public enum ItemProtectionStatus
type ItemProtectionStatus =
Public Enum ItemProtectionStatus
- Inheritance
-
ItemProtectionStatus
Fields
Healthy | 1 | Represents the healthy state of the protection. |
Unhealthy | 2 | Represents a state of the protection which is unhealthy. |