Partager via


RecoveryPointTierType Énumération

Définition

Définit des valeurs pour 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
Héritage
RecoveryPointTierType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Nom Valeur Description
Invalid 0
InstantRP 1
HardenedRP 2
ArchivedRP 3

S’applique à