Compute Engine v1 API - Enum Commitment.Types.Category (3.23.0)

public enum Commitment.Types.Category

Reference documentation and code samples for the Compute Engine v1 API enum Commitment.Types.Category.

The category of the commitment; specifies whether the commitment is for hardware or software resources. Category MACHINE specifies that you are committing to hardware machine resources such asVCPU or MEMORY, listed in resources. Category LICENSE specifies that you are committing to software licenses, listed in licenseResources. Note that if you specify MACHINE commitments, then you must also specify a type to indicate the machine series of the hardware resource that you are committing to.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
License
Machine
UndefinedCategory

A value indicating that the enum field is not set.

Unspecified