次の方法で共有


RecoveryPointTierType 列挙型

定義

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
継承
RecoveryPointTierType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

ArchivedRP 3
HardenedRP 2
InstantRP 1
Invalid 0

適用対象