Class ComputeEnumConstants.ReservationAffinity.ConsumeReservationType (1.4.0)

public static class ConsumeReservationType

Constants for wire representations of the ReservationAffinity.Types.ConsumeReservationType enum.

Inheritance

Object > ComputeEnumConstants.ReservationAffinity.ConsumeReservationType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AnyReservation

public const string AnyReservation = "ANY_RESERVATION"

Wire representation of AnyReservation.

Field Value
TypeDescription
String

NoReservation

public const string NoReservation = "NO_RESERVATION"

Wire representation of NoReservation.

Field Value
TypeDescription
String

SpecificReservation

public const string SpecificReservation = "SPECIFIC_RESERVATION"

Wire representation of SpecificReservation.

Field Value
TypeDescription
String

UndefinedConsumeReservationType

public const string UndefinedConsumeReservationType = "UNDEFINED_CONSUME_RESERVATION_TYPE"

Wire representation of UndefinedConsumeReservationType.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String