RecoveryPointTierType Enum

Definition

Defines values for RecoveryPointTierType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecoveryPointTierType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecoveryPointTierType = 
Public Enum RecoveryPointTierType
Inheritance
RecoveryPointTierType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ArchivedRP 3
HardenedRP 2
InstantRP 1
Invalid 0

Applies to