Share via


TierType 列挙型

定義

TierType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TierType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TierType = 
Public Enum TierType
継承
TierType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Commitment100000AUHours 7
Commitment10000AUHours 5
Commitment1000AUHours 3
Commitment100AUHours 1
Commitment500000AUHours 8
Commitment50000AUHours 6
Commitment5000AUHours 4
Commitment500AUHours 2
Consumption 0

適用対象