Compute Engine v1 API - Class ComputeEnumConstants.ReservationAffinity.ConsumeReservationType (2.15.0)

public static class ComputeEnumConstants.ReservationAffinity.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.

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