RecoveryPointTierInformation 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.
Recovery point tier information.
public class RecoveryPointTierInformation
type RecoveryPointTierInformation = class
Public Class RecoveryPointTierInformation
- Inheritance
-
RecoveryPointTierInformation
Constructors
RecoveryPointTierInformation() |
Initializes a new instance of the RecoveryPointTierInformation class. |
RecoveryPointTierInformation(Nullable<RecoveryPointTierType>, Nullable<RecoveryPointTierStatus>, IDictionary<String,String>) |
Initializes a new instance of the RecoveryPointTierInformation class. |
Properties
ExtendedInfo |
Gets or sets recovery point tier status. |
Status |
Gets or sets recovery point tier status. Possible values include: 'Invalid', 'Valid', 'Disabled', 'Deleted', 'Rehydrated' |
Type |
Gets or sets recovery point tier type. Possible values include: 'Invalid', 'InstantRP', 'HardenedRP', 'ArchivedRP' |