Compartir a través de


RecoveryPointTierStatus Enumeración

Definición

Define valores para RecoveryPointTierStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecoveryPointTierStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecoveryPointTierStatus = 
Public Enum RecoveryPointTierStatus
Herencia
RecoveryPointTierStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Deleted 3
Disabled 2
Invalid 0
Rehydrated 4
Valid 1

Se aplica a