Share via


TierType Enum

Definition

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

Fields

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

Applies to