Compute Engine v1 API - Enum FutureReservation.Types.ReservationMode (3.22.0)

public enum FutureReservation.Types.ReservationMode

Reference documentation and code samples for the Compute Engine v1 API enum FutureReservation.Types.ReservationMode.

The reservation mode which determines reservation-termination behavior and expected pricing.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
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.

UndefinedReservationMode

A value indicating that the enum field is not set.

Unspecified