Enum Commitment.Types.Plan (1.3.0)

public enum Plan

The plan for this commitment, which determines duration and discount rate. The currently supported plans are TWELVE_MONTH (1 year), and THIRTY_SIX_MONTH (3 years).

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Invalid
ThirtySixMonth
TwelveMonth
UndefinedPlan

A value indicating that the enum field is not set.