commitmentPlan property
Commitment plan to consider when calculating costs for virtual machine insights and recommendations.
If you are unsure which value to set, a 3 year commitment plan is often a good value to start with. Possible string values are:
- "COMMITMENT_PLAN_UNSPECIFIED" : Unspecified commitment plan.
- "COMMITMENT_PLAN_NONE" : No commitment plan.
- "COMMITMENT_PLAN_ONE_YEAR" : 1 year commitment.
- "COMMITMENT_PLAN_THREE_YEARS" : 3 years commitment.
Implementation
core.String? commitmentPlan;