Compute Engine v1 API - Class ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlan (3.22.0)

public static class ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlan

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlan.

Constants for wire representations of the FutureReservationCommitmentInfo.Types.CommitmentPlan enum.

Inheritance

object > ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlan

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Invalid

public const string Invalid = "INVALID"

Wire representation of Invalid .

Field Value
Type Description
string

ThirtySixMonth

public const string ThirtySixMonth = "THIRTY_SIX_MONTH"

Wire representation of ThirtySixMonth .

Field Value
Type Description
string

TwelveMonth

public const string TwelveMonth = "TWELVE_MONTH"

Wire representation of TwelveMonth .

Field Value
Type Description
string

UndefinedCommitmentPlan

public const string UndefinedCommitmentPlan = "UNDEFINED_COMMITMENT_PLAN"

Wire representation of UndefinedCommitmentPlan .

Field Value
Type Description
string