public static class ConsumeReservationTypeConstants for wire representations of the ReservationAffinity.Types.ConsumeReservationType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AnyReservation
public const string AnyReservation = "ANY_RESERVATION"Wire representation of AnyReservation.
| Field Value | |
|---|---|
| Type | Description |
String |
|
NoReservation
public const string NoReservation = "NO_RESERVATION"Wire representation of NoReservation.
| Field Value | |
|---|---|
| Type | Description |
String |
|
SpecificReservation
public const string SpecificReservation = "SPECIFIC_RESERVATION"Wire representation of SpecificReservation.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedConsumeReservationType
public const string UndefinedConsumeReservationType = "UNDEFINED_CONSUME_RESERVATION_TYPE"Wire representation of UndefinedConsumeReservationType.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Unspecified
public const string Unspecified = "UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
String |
|