Bagikan melalui


RecoveryPointTierStatus Enum

Definition

Defines values for 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
Inheritance
RecoveryPointTierStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Deleted 3
Disabled 2
Invalid 0
Rehydrated 4
Valid 1

Applies to