reservationOperationalMode property
Indicates chosen reservation operational mode for the reservation. Possible string values are:
- "ALL_CAPACITY" : Google Cloud does not manage the failure of machines, but provides additional capacity, which is not guaranteed to be available.
- "HIGHLY_AVAILABLE_CAPACITY" : Google Cloud manages the failure of machines to provide high availability.
- "RESERVATION_OPERATIONAL_MODE_UNSPECIFIED"
Implementation
core.String? reservationOperationalMode;