RecoveryPointTierInformation Class

Definition

Recovery point tier information.

public class RecoveryPointTierInformation
type RecoveryPointTierInformation = class
Public Class RecoveryPointTierInformation
Inheritance
RecoveryPointTierInformation
Derived

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'

Applies to