RecoveryPointTierType 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.
Recovery point tier type.
public enum RecoveryPointTierType
type RecoveryPointTierType =
Public Enum RecoveryPointTierType
- Inheritance
-
RecoveryPointTierType
Fields
Name | Value | Description |
---|---|---|
Invalid | 0 | Invalid. |
InstantRP | 1 | InstantRP. |
HardenedRP | 2 | HardenedRP. |
ArchivedRP | 3 | ArchivedRP. |