ReservationType Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. billing. models. ReservationType
- com.
- com.
public final class ReservationType
extends ExpandableStringEnum<ReservationType>
The type of transaction.
Modifier and Type | Field and Description |
---|---|
static final
Reservation |
PURCHASE
Static value Purchase for Reservation |
static final
Reservation |
USAGE_CHARGE
Static value Usage Charge for Reservation |
Constructor | Description |
---|---|
Reservation |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Reservation |
Modifier and Type | Method and Description |
---|---|
static
Reservation |
from Creates or finds a Reservation |
static
Collection<Reservation |
values()
Gets known Reservation |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
PURCHASE
public static final ReservationType PURCHASE
Static value Purchase for ReservationType.
USAGE_CHARGE
public static final ReservationType USAGE_CHARGE
Static value Usage Charge for ReservationType.
ReservationType
@Deprecated
public ReservationType()
Deprecated
Creates a new instance of ReservationType value.
fromString
public static ReservationType fromString(String name)
Creates or finds a ReservationType from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known ReservationType values.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: