Compute Engine v1 API - Class ComputeEnumConstants.ReservationAdvancedDeploymentControl.ReservationOperationalMode (3.13.0)

public static class ComputeEnumConstants.ReservationAdvancedDeploymentControl.ReservationOperationalMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationAdvancedDeploymentControl.ReservationOperationalMode.

Constants for wire representations of the ReservationAdvancedDeploymentControl.Types.ReservationOperationalMode enum.

Inheritance

object > ComputeEnumConstants.ReservationAdvancedDeploymentControl.ReservationOperationalMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllCapacity

public const string AllCapacity = "ALL_CAPACITY"

Wire representation of AllCapacity .

Field Value
Type Description
string

HighlyAvailableCapacity

public const string HighlyAvailableCapacity = "HIGHLY_AVAILABLE_CAPACITY"

Wire representation of HighlyAvailableCapacity .

Field Value
Type Description
string

UndefinedReservationOperationalMode

public const string UndefinedReservationOperationalMode = "UNDEFINED_RESERVATION_OPERATIONAL_MODE"

Wire representation of UndefinedReservationOperationalMode .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "RESERVATION_OPERATIONAL_MODE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string