Compute Engine v1 API - Class ComputeEnumConstants.Commitment.Plan (2.12.0)

See more code actions.
public static class ComputeEnumConstants.Commitment.Plan

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Commitment.Plan.

Constants for wire representations of the Commitment.Types.Plan enum.

object > ComputeEnumConstants.Commitment.Plan

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Invalid

public const string Invalid = "INVALID"

Wire representation of Invalid.

Field Value
TypeDescription
string

ThirtySixMonth

public const string ThirtySixMonth = "THIRTY_SIX_MONTH"

Wire representation of ThirtySixMonth.

Field Value
TypeDescription
string

TwelveMonth

public const string TwelveMonth = "TWELVE_MONTH"

Wire representation of TwelveMonth.

Field Value
TypeDescription
string

UndefinedPlan

public const string UndefinedPlan = "UNDEFINED_PLAN"

Wire representation of UndefinedPlan.

Field Value
TypeDescription
string