Class Category (1.31.0)

Category(value)

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 as VCPU 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.

Enums

Name Description
UNDEFINED_CATEGORY A value indicating that the enum field is not set.
CATEGORY_UNSPECIFIED No description available.
LICENSE No description available.
MACHINE No description available.