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

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.

Inheritance

object > ComputeEnumConstants.Commitment.Plan

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

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