public static class ComputeEnumConstants.ReservationAffinity.ConsumeReservationTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationAffinity.ConsumeReservationType.
Constants 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 |
|