ReservationMode(value)The reservation mode which determines reservation-termination behavior and expected pricing.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_RESERVATION_MODE |
A value indicating that the enum field is not set. |
CALENDAR |
The delivered reservations will delivered at specified start time and terminated at specified end time along with terminating the VMs running on it. |
DEFAULT |
The delivered reservations do not terminate VMs at the end of reservations. This is default mode. |
RESERVATION_MODE_UNSPECIFIED |
No description available. |