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.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
UndefinedPlan
public const string UndefinedPlan = "UNDEFINED_PLAN"
Wire representation of UndefinedPlan.
Field Value | |
---|---|
Type | Description |
string |