public static class ComputeEnumConstants.FutureReservation.ReservationModeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureReservation.ReservationMode.
Constants for wire representations of the FutureReservation.Types.ReservationMode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Calendar
public const string Calendar = "CALENDAR"Wire representation of Calendar.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Default
public const string Default = "DEFAULT"Wire representation of Default.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedReservationMode
public const string UndefinedReservationMode = "UNDEFINED_RESERVATION_MODE"Wire representation of UndefinedReservationMode .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "RESERVATION_MODE_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|