public static class ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlanReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureReservationCommitmentInfo.CommitmentPlan.
Constants for wire representations of the FutureReservationCommitmentInfo.Types.CommitmentPlan 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 |
|
UndefinedCommitmentPlan
public const string UndefinedCommitmentPlan = "UNDEFINED_COMMITMENT_PLAN"Wire representation of UndefinedCommitmentPlan .
| Field Value | |
|---|---|
| Type | Description |
string |
|