public static class ConsumeReservationType
Reference 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 |